Skip to content

Commit

Permalink
(build) publish version 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Judas committed Mar 30, 2023
1 parent f26eb2c commit b44a1e5
Show file tree
Hide file tree
Showing 8 changed files with 180 additions and 147 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 3.1.1

### Release date 2023/03/30

**Bug fixes**

- (Android)) Fix message alignment

# 3.1.0

### Release date 2023/03/29
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The iAdvize ReactNative SDK Plugin uses the iAdvize native iOS & Android SDKs.

| Plugin | Android SDK | Android | Kotlin | iOS SDK | iOS | Xcode | Swift |
| ------ | ----------- | -------- | ------ | -------- | ---- | ------ | ----- |
| 3.1.1 | 2.9.1 | 21 -> 33 | 1.8.10 | 2.11.0 | 12.0 | 14.2.X | 5 |
| 3.1.0 | 2.9.0 | 21 -> 33 | 1.8.10 | 2.11.0 | 12.0 | 14.2.X | 5 |
| 3.0.3 | 2.8.3 | 21 -> 33 | 1.8.10 | 2.10.0 | 12.0 | 14.2.X | 5 |
| 3.0.1 | 2.8.3 | 21 -> 33 | 1.8.10 | 2.9.0 | 12.0 | 14.2.X | 5 |
Expand Down
1 change: 1 addition & 0 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Here is the list of currently supported versions:

| Plugin version | Android version (status) | iOS version (status) | Status |
| -------------- | ------------------------- | -------------------------- | --------------- |
| `3.1.1` | `2.9.1` (full support) | `2.11.0` (full support) | Full support |
| `3.1.0` | `2.9.0` (full support) | `2.11.0` (full support) | Full support |
| `3.0.3` | `2.8.3` (partial support) | `2.10.0` (partial support) | Partial support |
| `3.0.1` | `2.8.3` (partial support) | `2.9.0` (partial support) | Partial support |
Expand Down
4 changes: 4 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.1.0 > 3.1.1

*Nothing to report*

## 3.0.3 > 3.1.0

*Nothing to report*
Expand Down
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ PODS:
- ReactCommon/turbomodule/core (= 0.70.6)
- fmt (6.2.1)
- glog (0.3.5)
- iAdvize (2.10.0):
- iAdvize (2.11.0):
- TwilioVideo (~> 4.6)
- iadvize-reactnative-sdk (3.0.3):
- iAdvize (~> 2.10.0)
- iadvize-reactnative-sdk (3.1.1):
- iAdvize (~> 2.11.0)
- React-Core
- RCT-Folly (2021.07.22.00):
- boost
Expand Down Expand Up @@ -411,8 +411,8 @@ SPEC CHECKSUMS:
FBReactNativeSpec: dd1186fd05255e3457baa2f4ca65e94c2cd1e3ac
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
iAdvize: f8718086b6ee275844e54b83058c2b7437861fd3
iadvize-reactnative-sdk: ea618c8bc5dd4f738d6b9ee06f4762ce21bdb2cc
iAdvize: 0e1654fc6de3db9cfd86710cf9b1a22fe1aa9f1e
iadvize-reactnative-sdk: 3e5a6d9c5cac38becac781e0514c4cae1186e09a
RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda
RCTRequired: e1866f61af7049eb3d8e08e8b133abd38bc1ca7a
RCTTypeSafety: 27c2ac1b00609a432ced1ae701247593f07f901e
Expand Down
84 changes: 42 additions & 42 deletions example/ios/sample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
1FF827BC77FCC17522D2C096 /* Pods_sample_sampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76E626ABF65FB2C0C5F477F8 /* Pods_sample_sampleTests.framework */; };
3E3EB938BB910D5603B69E36 /* Pods_sample_sampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E526994E1D3453F9D451B0CB /* Pods_sample_sampleTests.framework */; };
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
89597F2A4249CE1963DBE476 /* Pods_sample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE395F7487A822380F41D234 /* Pods_sample.framework */; };
D2254D5BDBA7198F7004A64A /* Pods_sample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8CA926E4A8ED17705C964863 /* Pods_sample.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand All @@ -36,13 +36,13 @@
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = sample/Images.xcassets; sourceTree = "<group>"; };
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = sample/Info.plist; sourceTree = "<group>"; };
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = sample/main.m; sourceTree = "<group>"; };
2FC196A256DFE9D49E2CE9E8 /* Pods-sample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample.debug.xcconfig"; path = "Target Support Files/Pods-sample/Pods-sample.debug.xcconfig"; sourceTree = "<group>"; };
7602E77552CD1FA10C254D19 /* Pods-sample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample.release.xcconfig"; path = "Target Support Files/Pods-sample/Pods-sample.release.xcconfig"; sourceTree = "<group>"; };
763109A0C7864394A453FF6F /* Pods-sample-sampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample-sampleTests.debug.xcconfig"; path = "Target Support Files/Pods-sample-sampleTests/Pods-sample-sampleTests.debug.xcconfig"; sourceTree = "<group>"; };
76E626ABF65FB2C0C5F477F8 /* Pods_sample_sampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sample_sampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2DB94F51487B567A151ED049 /* Pods-sample-sampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample-sampleTests.debug.xcconfig"; path = "Target Support Files/Pods-sample-sampleTests/Pods-sample-sampleTests.debug.xcconfig"; sourceTree = "<group>"; };
43078B9D347DB5237679C0B4 /* Pods-sample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample.release.xcconfig"; path = "Target Support Files/Pods-sample/Pods-sample.release.xcconfig"; sourceTree = "<group>"; };
543A30A082DB4FAB0471480E /* Pods-sample-sampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample-sampleTests.release.xcconfig"; path = "Target Support Files/Pods-sample-sampleTests/Pods-sample-sampleTests.release.xcconfig"; sourceTree = "<group>"; };
682CA0C8ED87DD57F27B4B2C /* Pods-sample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample.debug.xcconfig"; path = "Target Support Files/Pods-sample/Pods-sample.debug.xcconfig"; sourceTree = "<group>"; };
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = sample/LaunchScreen.storyboard; sourceTree = "<group>"; };
87CE6F28B97DD4E101314B9D /* Pods-sample-sampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample-sampleTests.release.xcconfig"; path = "Target Support Files/Pods-sample-sampleTests/Pods-sample-sampleTests.release.xcconfig"; sourceTree = "<group>"; };
DE395F7487A822380F41D234 /* Pods_sample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8CA926E4A8ED17705C964863 /* Pods_sample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
E526994E1D3453F9D451B0CB /* Pods_sample_sampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sample_sampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
/* End PBXFileReference section */

Expand All @@ -51,15 +51,15 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1FF827BC77FCC17522D2C096 /* Pods_sample_sampleTests.framework in Frameworks */,
3E3EB938BB910D5603B69E36 /* Pods_sample_sampleTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
89597F2A4249CE1963DBE476 /* Pods_sample.framework in Frameworks */,
D2254D5BDBA7198F7004A64A /* Pods_sample.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -100,8 +100,8 @@
isa = PBXGroup;
children = (
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
DE395F7487A822380F41D234 /* Pods_sample.framework */,
76E626ABF65FB2C0C5F477F8 /* Pods_sample_sampleTests.framework */,
8CA926E4A8ED17705C964863 /* Pods_sample.framework */,
E526994E1D3453F9D451B0CB /* Pods_sample_sampleTests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -140,10 +140,10 @@
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
isa = PBXGroup;
children = (
2FC196A256DFE9D49E2CE9E8 /* Pods-sample.debug.xcconfig */,
7602E77552CD1FA10C254D19 /* Pods-sample.release.xcconfig */,
763109A0C7864394A453FF6F /* Pods-sample-sampleTests.debug.xcconfig */,
87CE6F28B97DD4E101314B9D /* Pods-sample-sampleTests.release.xcconfig */,
682CA0C8ED87DD57F27B4B2C /* Pods-sample.debug.xcconfig */,
43078B9D347DB5237679C0B4 /* Pods-sample.release.xcconfig */,
2DB94F51487B567A151ED049 /* Pods-sample-sampleTests.debug.xcconfig */,
543A30A082DB4FAB0471480E /* Pods-sample-sampleTests.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
Expand All @@ -155,11 +155,11 @@
isa = PBXNativeTarget;
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "sampleTests" */;
buildPhases = (
3ED86043933633B3D3C12F04 /* [CP] Check Pods Manifest.lock */,
CAA2BB16546D143A1AB78AEA /* [CP] Check Pods Manifest.lock */,
00E356EA1AD99517003FC87E /* Sources */,
00E356EB1AD99517003FC87E /* Frameworks */,
00E356EC1AD99517003FC87E /* Resources */,
CB57A606E4A25F9A73BA214A /* [CP] Embed Pods Frameworks */,
E7B246E5177469612039CFE4 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand All @@ -175,13 +175,13 @@
isa = PBXNativeTarget;
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "sample" */;
buildPhases = (
6E2AE15BE471925D2D071D32 /* [CP] Check Pods Manifest.lock */,
F54EB135586F8E4DE5B9BB9E /* [CP] Check Pods Manifest.lock */,
FD10A7F022414F080027D42C /* Start Packager */,
13B07F871A680F5B00A75B9A /* Sources */,
13B07F8C1A680F5B00A75B9A /* Frameworks */,
13B07F8E1A680F5B00A75B9A /* Resources */,
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
E746D5D15965DD1F5E2D1222 /* [CP] Embed Pods Frameworks */,
79593582B13585186B215106 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -264,29 +264,24 @@
shellPath = /bin/sh;
shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
};
3ED86043933633B3D3C12F04 /* [CP] Check Pods Manifest.lock */ = {
79593582B13585186B215106 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-sample-sampleTests-checkManifestLockResult.txt",
"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
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";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
6E2AE15BE471925D2D071D32 /* [CP] Check Pods Manifest.lock */ = {
CAA2BB16546D143A1AB78AEA /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand All @@ -301,14 +296,14 @@
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-sample-checkManifestLockResult.txt",
"$(DERIVED_FILE_DIR)/Pods-sample-sampleTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
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";
showEnvVarsInLog = 0;
};
CB57A606E4A25F9A73BA214A /* [CP] Embed Pods Frameworks */ = {
E7B246E5177469612039CFE4 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand All @@ -325,21 +320,26 @@
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sample-sampleTests/Pods-sample-sampleTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
E746D5D15965DD1F5E2D1222 /* [CP] Embed Pods Frameworks */ = {
F54EB135586F8E4DE5B9BB9E /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-sample-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks.sh\"\n";
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";
showEnvVarsInLog = 0;
};
FD10A7F022414F080027D42C /* Start Packager */ = {
Expand Down Expand Up @@ -394,7 +394,7 @@
/* Begin XCBuildConfiguration section */
00E356F61AD99517003FC87E /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 763109A0C7864394A453FF6F /* Pods-sample-sampleTests.debug.xcconfig */;
baseConfigurationReference = 2DB94F51487B567A151ED049 /* Pods-sample-sampleTests.debug.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
GCC_PREPROCESSOR_DEFINITIONS = (
Expand All @@ -421,7 +421,7 @@
};
00E356F71AD99517003FC87E /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 87CE6F28B97DD4E101314B9D /* Pods-sample-sampleTests.release.xcconfig */;
baseConfigurationReference = 543A30A082DB4FAB0471480E /* Pods-sample-sampleTests.release.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
COPY_PHASE_STRIP = NO;
Expand All @@ -445,7 +445,7 @@
};
13B07F941A680F5B00A75B9A /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 2FC196A256DFE9D49E2CE9E8 /* Pods-sample.debug.xcconfig */;
baseConfigurationReference = 682CA0C8ED87DD57F27B4B2C /* Pods-sample.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
Expand All @@ -471,7 +471,7 @@
};
13B07F951A680F5B00A75B9A /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 7602E77552CD1FA10C254D19 /* Pods-sample.release.xcconfig */;
baseConfigurationReference = 43078B9D347DB5237679C0B4 /* Pods-sample.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"@iadvize-oss/iadvize-react-native-sdk": "^3.1.0",
"@iadvize-oss/iadvize-react-native-sdk": "^3.1.1",
"react": "18.2.0",
"react-native": "0.70.6"
},
Expand Down
Loading

0 comments on commit b44a1e5

Please sign in to comment.