react-native-acoustic-connect-beta 16.0.1 → 16.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Example/nativebase-v3-kitchensink/ios/KitchenSinkappnativebase.xcodeproj/project.pbxproj +23 -23
- package/Example/nativebase-v3-kitchensink/ios/KitchenSinkappnativebase.xcodeproj/xcshareddata/xcschemes/KitchenSinkappnativebase.xcscheme +1 -1
- package/Example/nativebase-v3-kitchensink/package.json +2 -2
- package/Example/nativebase-v3-kitchensink/src/components/RootComponent.tsx +3 -3
- package/Example/nativebase-v3-kitchensink/yarn.lock +4 -4
- package/Jenkinsfile +30 -30
- package/ios/RNCxa.m +12 -0
- package/latestChanges +0 -2
- package/package.json +3 -3
- package/Example/nativebase-v3-kitchensink/.expo/README.md +0 -8
- package/Example/nativebase-v3-kitchensink/android/app/src/main/java/com/geekyants/kitchensinkappnativebase/generated/BasePackageList.java +0 -21
- package/Example/nativebase-v3-kitchensink/ios/Podfile.lock +0 -706
- package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/build-request.json +0 -27
- package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/description.msgpack +0 -0
- package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/manifest.json +0 -1
- package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/target-graph.txt +0 -1
- package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/task-store.msgpack +0 -0
- package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec-generated.mm +0 -2008
- package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec.h +0 -2448
- package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpecJSI-generated.cpp +0 -1523
- package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpecJSI.h +0 -5509
- package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/React-Codegen.podspec.json +0 -1
- package/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec-generated.mm +0 -0
- package/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec.h +0 -0
- package/ios/build/generated/ios/React-Codegen.podspec.json +0 -1
package/Example/nativebase-v3-kitchensink/ios/KitchenSinkappnativebase.xcodeproj/project.pbxproj
CHANGED
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
186
186
|
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
|
187
187
|
927ECB2ED98F36F94CDB842F /* [CP] Copy Pods Resources */,
|
|
188
|
-
|
|
188
|
+
EB0641A76EE8052F4627400E /* [CP] Embed Pods Frameworks */,
|
|
189
189
|
);
|
|
190
190
|
buildRules = (
|
|
191
191
|
);
|
|
@@ -302,28 +302,6 @@
|
|
|
302
302
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
303
303
|
showEnvVarsInLog = 0;
|
|
304
304
|
};
|
|
305
|
-
8BFFB8447A5EC41773BA77A5 /* [CP] Embed Pods Frameworks */ = {
|
|
306
|
-
isa = PBXShellScriptBuildPhase;
|
|
307
|
-
buildActionMask = 2147483647;
|
|
308
|
-
files = (
|
|
309
|
-
);
|
|
310
|
-
inputPaths = (
|
|
311
|
-
"${PODS_ROOT}/Target Support Files/Pods-KitchenSinkappnativebase/Pods-KitchenSinkappnativebase-frameworks.sh",
|
|
312
|
-
"${PODS_XCFRAMEWORKS_BUILD_DIR}/ConnectReactNativeDebug/Core/ConnectReactNative.framework/ConnectReactNative",
|
|
313
|
-
"${PODS_XCFRAMEWORKS_BUILD_DIR}/EOCoreDebug/EOCore.framework/EOCore",
|
|
314
|
-
"${PODS_XCFRAMEWORKS_BUILD_DIR}/TealeafReactNativeDebug/Core/TealeafReactNative.framework/TealeafReactNative",
|
|
315
|
-
);
|
|
316
|
-
name = "[CP] Embed Pods Frameworks";
|
|
317
|
-
outputPaths = (
|
|
318
|
-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ConnectReactNative.framework",
|
|
319
|
-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EOCore.framework",
|
|
320
|
-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TealeafReactNative.framework",
|
|
321
|
-
);
|
|
322
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
323
|
-
shellPath = /bin/sh;
|
|
324
|
-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KitchenSinkappnativebase/Pods-KitchenSinkappnativebase-frameworks.sh\"\n";
|
|
325
|
-
showEnvVarsInLog = 0;
|
|
326
|
-
};
|
|
327
305
|
927ECB2ED98F36F94CDB842F /* [CP] Copy Pods Resources */ = {
|
|
328
306
|
isa = PBXShellScriptBuildPhase;
|
|
329
307
|
buildActionMask = 2147483647;
|
|
@@ -350,6 +328,28 @@
|
|
|
350
328
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KitchenSinkappnativebase/Pods-KitchenSinkappnativebase-resources.sh\"\n";
|
|
351
329
|
showEnvVarsInLog = 0;
|
|
352
330
|
};
|
|
331
|
+
EB0641A76EE8052F4627400E /* [CP] Embed Pods Frameworks */ = {
|
|
332
|
+
isa = PBXShellScriptBuildPhase;
|
|
333
|
+
buildActionMask = 2147483647;
|
|
334
|
+
files = (
|
|
335
|
+
);
|
|
336
|
+
inputPaths = (
|
|
337
|
+
"${PODS_ROOT}/Target Support Files/Pods-KitchenSinkappnativebase/Pods-KitchenSinkappnativebase-frameworks.sh",
|
|
338
|
+
"${PODS_XCFRAMEWORKS_BUILD_DIR}/ConnectReactNativeDebug/Core/ConnectReactNative.framework/ConnectReactNative",
|
|
339
|
+
"${PODS_XCFRAMEWORKS_BUILD_DIR}/EOCoreDebug/EOCore.framework/EOCore",
|
|
340
|
+
"${PODS_XCFRAMEWORKS_BUILD_DIR}/TealeafReactNativeDebug/Core/TealeafReactNative.framework/TealeafReactNative",
|
|
341
|
+
);
|
|
342
|
+
name = "[CP] Embed Pods Frameworks";
|
|
343
|
+
outputPaths = (
|
|
344
|
+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ConnectReactNative.framework",
|
|
345
|
+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EOCore.framework",
|
|
346
|
+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TealeafReactNative.framework",
|
|
347
|
+
);
|
|
348
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
349
|
+
shellPath = /bin/sh;
|
|
350
|
+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KitchenSinkappnativebase/Pods-KitchenSinkappnativebase-frameworks.sh\"\n";
|
|
351
|
+
showEnvVarsInLog = 0;
|
|
352
|
+
};
|
|
353
353
|
FD10A7F022414F080027D42C /* Start Packager */ = {
|
|
354
354
|
isa = PBXShellScriptBuildPhase;
|
|
355
355
|
buildActionMask = 2147483647;
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"react": "18.2.0",
|
|
16
16
|
"react-dom": "18.1.0",
|
|
17
17
|
"react-native": "0.72.6",
|
|
18
|
-
"react-native-acoustic-connect-beta": "
|
|
18
|
+
"react-native-acoustic-connect-beta": "16.0.4",
|
|
19
19
|
"react-native-gesture-handler": "~2.8.0",
|
|
20
20
|
"react-native-keyboard-aware-scroll-view": "^0.9.5",
|
|
21
21
|
"react-native-reanimated": "~2.17.0",
|
|
@@ -66,4 +66,4 @@
|
|
|
66
66
|
"web-build": "npx expo-cli build:web && node ./copy-robots.js"
|
|
67
67
|
},
|
|
68
68
|
"version": "1.0.2"
|
|
69
|
-
}
|
|
69
|
+
}
|
|
@@ -2,7 +2,7 @@ import React, { Component } from 'react';
|
|
|
2
2
|
import { NavigationContainer } from '@react-navigation/native';
|
|
3
3
|
import { Box, useColorModeValue, useToken } from 'native-base';
|
|
4
4
|
import { RootStack } from '../../src/navigators/rootNavigator';
|
|
5
|
-
import {
|
|
5
|
+
// import { Tealeaf } from 'react-native-acoustic-ea-tealeaf-beta';
|
|
6
6
|
import { useRef } from 'react';
|
|
7
7
|
|
|
8
8
|
// import { TLProfiler} from 'react-native-acoustic-ea-tealeaf-beta';
|
|
@@ -16,7 +16,7 @@ export const Root = () => {
|
|
|
16
16
|
);
|
|
17
17
|
const bgColor = useColorModeValue(lightBg, darkBg);
|
|
18
18
|
return (
|
|
19
|
-
<
|
|
19
|
+
// <Tealeaf>
|
|
20
20
|
<NavigationContainer
|
|
21
21
|
ref={navigationRef}
|
|
22
22
|
theme={{
|
|
@@ -39,6 +39,6 @@ export const Root = () => {
|
|
|
39
39
|
<RootStack />
|
|
40
40
|
</Box>
|
|
41
41
|
</NavigationContainer>
|
|
42
|
-
</
|
|
42
|
+
// </Tealeaf>
|
|
43
43
|
);
|
|
44
44
|
};
|
|
@@ -11262,10 +11262,10 @@ react-is@^17.0.1:
|
|
|
11262
11262
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
|
|
11263
11263
|
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
|
|
11264
11264
|
|
|
11265
|
-
react-native-acoustic-connect-beta@^16.0.
|
|
11266
|
-
version "16.0.
|
|
11267
|
-
resolved "https://registry.yarnpkg.com/react-native-acoustic-connect-beta/-/react-native-acoustic-connect-beta-16.0.
|
|
11268
|
-
integrity sha512-
|
|
11265
|
+
react-native-acoustic-connect-beta@^16.0.1:
|
|
11266
|
+
version "16.0.1"
|
|
11267
|
+
resolved "https://registry.yarnpkg.com/react-native-acoustic-connect-beta/-/react-native-acoustic-connect-beta-16.0.1.tgz#0f992b8aea91a6721dea3a3292d6b0f45dc9e7c6"
|
|
11268
|
+
integrity sha512-UJxhaDTMZCNF4G4eO09lN1qdbMSfePC3/3WYwleUzqsFISepANhXKQ/K1WrmnWLUc4lKioFoJCRX2e25chwApQ==
|
|
11269
11269
|
|
|
11270
11270
|
react-native-gesture-handler@~2.8.0:
|
|
11271
11271
|
version "2.8.0"
|
package/Jenkinsfile
CHANGED
|
@@ -79,34 +79,34 @@ pipeline {
|
|
|
79
79
|
// }
|
|
80
80
|
// }
|
|
81
81
|
// }
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
82
|
+
stage('Test') {
|
|
83
|
+
when { anyOf { branch 'feature/*'; branch 'develop'; branch 'master' } }
|
|
84
|
+
steps {
|
|
85
|
+
echo 'Testing..'
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
stage('Publish Beta') {
|
|
89
|
+
when { branch 'develop'}
|
|
90
|
+
steps {
|
|
91
|
+
echo 'Publish Beta....'
|
|
92
|
+
script{
|
|
93
|
+
if (genBuild) {
|
|
94
|
+
publishBeta()
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
// stage('Publish Release') {
|
|
100
|
+
// when { branch 'master' }
|
|
101
|
+
// steps {
|
|
102
|
+
// echo 'Publish Release....'
|
|
103
|
+
// script{
|
|
104
|
+
// if (genBuild) {
|
|
105
|
+
// publishRelease()
|
|
106
|
+
// }
|
|
107
|
+
// }
|
|
108
|
+
// }
|
|
109
|
+
// }
|
|
110
110
|
}
|
|
111
111
|
post {
|
|
112
112
|
always {
|
|
@@ -463,7 +463,7 @@ def checkoutRepos() {
|
|
|
463
463
|
}
|
|
464
464
|
|
|
465
465
|
if (env.GIT_BRANCH.contains('master')) {
|
|
466
|
-
runCMD("cd ${tempTestDir} && git clone git@github.com:go-acoustic/react-native-acoustic-connect.git -b
|
|
466
|
+
runCMD("cd ${tempTestDir} && git clone git@github.com:go-acoustic/react-native-acoustic-connect.git -b main")
|
|
467
467
|
}
|
|
468
468
|
}
|
|
469
469
|
|
|
@@ -561,7 +561,7 @@ def publishRelease() {
|
|
|
561
561
|
|
|
562
562
|
// push repos
|
|
563
563
|
// gitPush("${buildDir}", commitMsg, currentVersion, srcBranch, commitDesciption) - there are no changes.
|
|
564
|
-
gitPush("${releaseDir}", commitMsg, currentVersion, "
|
|
564
|
+
gitPush("${releaseDir}", commitMsg, currentVersion, "main", commitDesciption)
|
|
565
565
|
}
|
|
566
566
|
|
|
567
567
|
def populateSlackMessageGlobalVariables() {
|
package/ios/RNCxa.m
CHANGED
|
@@ -168,6 +168,18 @@ RCT_EXPORT_METHOD(logCustomEvent:(NSString *)eventName values:(NSDictionary *)va
|
|
|
168
168
|
[self updateResult:result resolver:resolve rejecter:reject];
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
+
/*!
|
|
172
|
+
@discussion Log signal data.
|
|
173
|
+
@param values - additional key value pairs to be logged with the signal message.
|
|
174
|
+
@param level - set a custom log level to the event.
|
|
175
|
+
@return Boolean value will return whether it was able to log the signal message.
|
|
176
|
+
*/
|
|
177
|
+
RCT_EXPORT_METHOD(logSignal:(NSDictionary *)values level:(nonnull NSNumber*)level resolver:(RCTPromiseResolveBlock)resolve
|
|
178
|
+
rejecter:(RCTPromiseRejectBlock)reject) {
|
|
179
|
+
id result = [NSNumber numberWithBool:[[ConnectCustomEvent sharedInstance] logSignal:values level:[self getLogLevel:level]]];
|
|
180
|
+
[self updateResult:result resolver:resolve rejecter:reject];
|
|
181
|
+
}
|
|
182
|
+
|
|
171
183
|
/*!
|
|
172
184
|
@discussion Log exception.
|
|
173
185
|
@param message - the message of the error/exception to be logged this will appear in the posted json.
|
package/latestChanges
CHANGED
package/package.json
CHANGED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
"devDependencies": {
|
|
5
5
|
"@prettier/plugin-xml": "^2.2.0",
|
|
6
6
|
"fast-xml-parser": "^4.0.8",
|
|
7
|
+
"jetifier": "^1.6.3",
|
|
7
8
|
"prettier": "^2.7.1",
|
|
8
9
|
"prettier-plugin-java": "^1.6.2",
|
|
9
|
-
"react-native": "0.72.6"
|
|
10
|
-
"jetifier": "^1.6.3"
|
|
10
|
+
"react-native": "0.72.6"
|
|
11
11
|
},
|
|
12
12
|
"homepage": "https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta",
|
|
13
13
|
"keywords": [
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"verifyConnectSetup": "node scripts/verifyConnectSetup.js $INIT_CWD"
|
|
39
39
|
},
|
|
40
40
|
"summary": "react-native ios android tealeaf connect cxa wxca er enhanced-replay",
|
|
41
|
-
"version": "16.0.
|
|
41
|
+
"version": "16.0.4"
|
|
42
42
|
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
> Why do I have a folder named ".expo" in my project?
|
|
2
|
-
The ".expo" folder is created when an Expo project is started using "expo start" command.
|
|
3
|
-
> What do the files contain?
|
|
4
|
-
- "devices.json": contains information about devices that have recently opened this project. This is used to populate the "Development sessions" list in your development builds.
|
|
5
|
-
- "settings.json": contains the server configuration that is used to serve the application manifest.
|
|
6
|
-
> Should I commit the ".expo" folder?
|
|
7
|
-
No, you should not share the ".expo" folder. It does not contain any information that is relevant for other developers working on the project, it is specific to your machine.
|
|
8
|
-
Upon project creation, the ".expo" folder is already added to your ".gitignore" file.
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
package com.geekyants.kitchensinkappnativebase.generated;
|
|
2
|
-
|
|
3
|
-
/* import java.util.Arrays;
|
|
4
|
-
import java.util.List;
|
|
5
|
-
import org.unimodules.core.interfaces.Package;
|
|
6
|
-
|
|
7
|
-
public class BasePackageList {
|
|
8
|
-
public List<Package> getPackageList() {
|
|
9
|
-
return Arrays.<Package>asList(
|
|
10
|
-
new expo.modules.application.ApplicationPackage(),
|
|
11
|
-
new expo.modules.constants.ConstantsPackage(),
|
|
12
|
-
new expo.modules.errorrecovery.ErrorRecoveryPackage(),
|
|
13
|
-
new expo.modules.filesystem.FileSystemPackage(),
|
|
14
|
-
new expo.modules.font.FontLoaderPackage(),
|
|
15
|
-
new expo.modules.imageloader.ImageLoaderPackage(),
|
|
16
|
-
new expo.modules.lineargradient.LinearGradientPackage(),
|
|
17
|
-
new expo.modules.splashscreen.SplashScreenPackage(),
|
|
18
|
-
new expo.modules.updates.UpdatesPackage()
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
} */
|