react-native-notifyvisitors 4.6.1 → 4.6.3
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/android/.settings/org.eclipse.buildship.core.prefs +1 -1
- package/android/build.gradle +1 -1
- package/android/src/main/java/com/rn_notifyvisitors/RNNotifyvisitorsModule.java +61 -6
- package/ios/RNNotifyvisitors/RNNotifyvisitors.m +1 -1
- package/ios/RNNotifyvisitors.xcodeproj/project.pbxproj +4 -4
- package/ios/notifyvisitorsNudges.xcframework/Info.plist +9 -9
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/Headers/notifyvisitorsNudges-Swift.h +1 -1
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/Info.plist +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios.abi.json +10 -66
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -1
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios.swiftinterface +1 -1
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/notifyvisitorsNudges +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Headers/notifyvisitorsNudges-Swift.h +2 -2
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-macabi.abi.json +2099 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-macabi.swiftdoc +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-macabi.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-macabi.abi.json +2099 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-macabi.swiftdoc +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-macabi.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/Resources/Info.plist +9 -9
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-maccatalyst/notifyvisitorsNudges.framework/Versions/A/notifyvisitorsNudges +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Headers/notifyvisitorsNudges-Swift.h +2 -2
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Info.plist +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-simulator.abi.json +10 -66
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/arm64-apple-ios-simulator.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-simulator.abi.json +10 -66
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/Modules/notifyvisitorsNudges.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +42 -0
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/_CodeSignature/CodeResources +23 -23
- package/ios/notifyvisitorsNudges.xcframework/ios-arm64_x86_64-simulator/notifyvisitorsNudges.framework/notifyvisitorsNudges +0 -0
- package/package.json +1 -1
- package/react-native-notifyvisitors.podspec +1 -1
|
@@ -5,7 +5,7 @@ connection.gradle.distribution=GRADLE_DISTRIBUTION(VERSION(8.9))
|
|
|
5
5
|
connection.project.dir=
|
|
6
6
|
eclipse.preferences.version=1
|
|
7
7
|
gradle.user.home=
|
|
8
|
-
java.home=/
|
|
8
|
+
java.home=/Users/siddharth/.sdkman/candidates/java/21.0.2-tem
|
|
9
9
|
jvm.arguments=
|
|
10
10
|
offline.mode=false
|
|
11
11
|
override.workspace.settings=true
|
package/android/build.gradle
CHANGED
|
@@ -35,7 +35,7 @@ android {
|
|
|
35
35
|
dependencies {
|
|
36
36
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
37
37
|
implementation 'com.facebook.react:react-native:+'
|
|
38
|
-
implementation('com.notifyvisitors.notifyvisitors:notifyvisitors:v5.6.
|
|
38
|
+
implementation('com.notifyvisitors.notifyvisitors:notifyvisitors:v5.6.2')
|
|
39
39
|
implementation("com.notifyvisitors.nudges:notifyvisitors-nudges:v0.0.8")
|
|
40
40
|
implementation platform('com.google.firebase:firebase-bom:33.16.0')
|
|
41
41
|
implementation ('com.google.firebase:firebase-messaging')
|
|
@@ -50,7 +50,7 @@ public class RNNotifyvisitorsModule extends ReactContextBaseJavaModule implement
|
|
|
50
50
|
|
|
51
51
|
private final ReactApplicationContext reactContext;
|
|
52
52
|
private static final String TAG = "RN-NotifyVisitors";
|
|
53
|
-
private static final String PLUGIN_VERSION = "4.6.
|
|
53
|
+
private static final String PLUGIN_VERSION = "4.6.2";
|
|
54
54
|
|
|
55
55
|
private String PUSH_BANNER_CLICK_EVENT = "nv_push_banner_click";
|
|
56
56
|
private String CHAT_BOT_BUTTON_CLICK = "nv_chat_bot_button_click";
|
|
@@ -740,6 +740,38 @@ public class RNNotifyvisitorsModule extends ReactContextBaseJavaModule implement
|
|
|
740
740
|
}
|
|
741
741
|
}
|
|
742
742
|
|
|
743
|
+
// @ReactMethod
|
|
744
|
+
// public void setUserIdentifier(ReadableMap attributes, final Callback callback) {
|
|
745
|
+
// try {
|
|
746
|
+
// Log.i(TAG, "setUserIdentifier !!");
|
|
747
|
+
// JSONObject mAttributes = null;
|
|
748
|
+
|
|
749
|
+
// if (attributes != null) {
|
|
750
|
+
// HashMap<String, Object> temp = attributes.toHashMap();
|
|
751
|
+
// mAttributes = new JSONObject(temp);
|
|
752
|
+
// }
|
|
753
|
+
|
|
754
|
+
// if (mAttributes != null) {
|
|
755
|
+
// Log.i(TAG, "Attributes : " + mAttributes);
|
|
756
|
+
// } else {
|
|
757
|
+
// Log.i(TAG, "Attributes : null");
|
|
758
|
+
// }
|
|
759
|
+
|
|
760
|
+
// NotifyVisitorsApi.getInstance(reactContext).userIdentifier(mAttributes, new OnUserTrackListener() {
|
|
761
|
+
// @Override
|
|
762
|
+
// public void onResponse(JSONObject data) {
|
|
763
|
+
// if (data != null) {
|
|
764
|
+
// callback.invoke(data.toString());
|
|
765
|
+
// } else {
|
|
766
|
+
// callback.invoke("{}");
|
|
767
|
+
// }
|
|
768
|
+
// }
|
|
769
|
+
// });
|
|
770
|
+
// } catch (Exception e) {
|
|
771
|
+
// Log.i(TAG, "SET USER IDENTIFIER ERROR : " + e);
|
|
772
|
+
// }
|
|
773
|
+
// }
|
|
774
|
+
|
|
743
775
|
@ReactMethod
|
|
744
776
|
public void setUserIdentifier(ReadableMap attributes, final Callback callback) {
|
|
745
777
|
try {
|
|
@@ -758,17 +790,40 @@ public class RNNotifyvisitorsModule extends ReactContextBaseJavaModule implement
|
|
|
758
790
|
}
|
|
759
791
|
|
|
760
792
|
NotifyVisitorsApi.getInstance(reactContext).userIdentifier(mAttributes, new OnUserTrackListener() {
|
|
793
|
+
private boolean isInvoked = false;
|
|
794
|
+
|
|
761
795
|
@Override
|
|
762
796
|
public void onResponse(JSONObject data) {
|
|
763
|
-
|
|
764
|
-
|
|
797
|
+
synchronized (this) {
|
|
798
|
+
if (isInvoked) {
|
|
799
|
+
Log.w(TAG, "⚠️ onResponse called multiple times - ignoring");
|
|
800
|
+
return;
|
|
801
|
+
}
|
|
802
|
+
isInvoked = true;
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
final String result = (data != null) ? data.toString() : "{}";
|
|
806
|
+
|
|
807
|
+
// Add null check for reactContext
|
|
808
|
+
if (reactContext != null) {
|
|
809
|
+
reactContext.runOnUiQueueThread(new Runnable() {
|
|
810
|
+
@Override
|
|
811
|
+
public void run() {
|
|
812
|
+
try {
|
|
813
|
+
callback.invoke(result);
|
|
814
|
+
Log.i(TAG, "✅ Callback invoked successfully");
|
|
815
|
+
} catch (Exception e) {
|
|
816
|
+
Log.e(TAG, "❌ Error invoking callback: " + e. getMessage());
|
|
817
|
+
}
|
|
818
|
+
}
|
|
819
|
+
});
|
|
765
820
|
} else {
|
|
766
|
-
|
|
767
|
-
}
|
|
821
|
+
Log.e(TAG, "❌ ReactContext is null, cannot invoke callback");
|
|
822
|
+
}
|
|
768
823
|
}
|
|
769
824
|
});
|
|
770
825
|
} catch (Exception e) {
|
|
771
|
-
Log.
|
|
826
|
+
Log.e(TAG, "SET USER IDENTIFIER ERROR : " + e);
|
|
772
827
|
}
|
|
773
828
|
}
|
|
774
829
|
|
|
@@ -23,7 +23,7 @@ int nvCheckPushClickTimeCounter = 0;
|
|
|
23
23
|
|
|
24
24
|
@implementation RNNotifyvisitors
|
|
25
25
|
|
|
26
|
-
static NSString *const kNVPluginVersion = @"4.6.
|
|
26
|
+
static NSString *const kNVPluginVersion = @"4.6.3";
|
|
27
27
|
|
|
28
28
|
- (dispatch_queue_t)methodQueue{
|
|
29
29
|
return dispatch_get_main_queue();
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
/* Begin PBXBuildFile section */
|
|
10
10
|
138AE09F22A7ACA600F403E1 /* RNNVExtensionService.m in Sources */ = {isa = PBXBuildFile; fileRef = 138AE09E22A7ACA600F403E1 /* RNNVExtensionService.m */; };
|
|
11
11
|
13B25F2D22BA35B000C4D0B7 /* RCTNVEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B25F2C22BA35B000C4D0B7 /* RCTNVEventEmitter.m */; };
|
|
12
|
+
3587FCE02EC3530C00067AB0 /* notifyvisitorsNudges.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3587FCDF2EC3530C00067AB0 /* notifyvisitorsNudges.xcframework */; };
|
|
12
13
|
35C6A6D62E657CB800A5DEF6 /* notifyvisitors.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C6A6D52E657CB800A5DEF6 /* notifyvisitors.xcframework */; };
|
|
13
|
-
35C6A6D82E657CC000A5DEF6 /* notifyvisitorsNudges.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C6A6D72E657CC000A5DEF6 /* notifyvisitorsNudges.xcframework */; };
|
|
14
14
|
B3E7B58A1CC2AC0600A0062D /* RNNotifyvisitors.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNNotifyvisitors.m */; };
|
|
15
15
|
DC31F4E523BC9CC900AAB2DB /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC31F4E423BC9CC900AAB2DB /* SystemConfiguration.framework */; };
|
|
16
16
|
/* End PBXBuildFile section */
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
138AE09E22A7ACA600F403E1 /* RNNVExtensionService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNVExtensionService.m; sourceTree = "<group>"; };
|
|
34
34
|
13B25F2B22BA35B000C4D0B7 /* RCTNVEventEmitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTNVEventEmitter.h; sourceTree = "<group>"; };
|
|
35
35
|
13B25F2C22BA35B000C4D0B7 /* RCTNVEventEmitter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RCTNVEventEmitter.m; sourceTree = "<group>"; };
|
|
36
|
+
3587FCDF2EC3530C00067AB0 /* notifyvisitorsNudges.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = notifyvisitorsNudges.xcframework; sourceTree = "<group>"; };
|
|
36
37
|
35C6A6D52E657CB800A5DEF6 /* notifyvisitors.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = notifyvisitors.xcframework; sourceTree = "<group>"; };
|
|
37
|
-
35C6A6D72E657CC000A5DEF6 /* notifyvisitorsNudges.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = notifyvisitorsNudges.xcframework; sourceTree = "<group>"; };
|
|
38
38
|
B3E7B5881CC2AC0600A0062D /* RNNotifyvisitors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNotifyvisitors.h; sourceTree = "<group>"; };
|
|
39
39
|
B3E7B5891CC2AC0600A0062D /* RNNotifyvisitors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNotifyvisitors.m; sourceTree = "<group>"; };
|
|
40
40
|
DC31F4E423BC9CC900AAB2DB /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
buildActionMask = 2147483647;
|
|
47
47
|
files = (
|
|
48
48
|
DC31F4E523BC9CC900AAB2DB /* SystemConfiguration.framework in Frameworks */,
|
|
49
|
-
|
|
49
|
+
3587FCE02EC3530C00067AB0 /* notifyvisitorsNudges.xcframework in Frameworks */,
|
|
50
50
|
35C6A6D62E657CB800A5DEF6 /* notifyvisitors.xcframework in Frameworks */,
|
|
51
51
|
);
|
|
52
52
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
isa = PBXGroup;
|
|
67
67
|
children = (
|
|
68
68
|
35C6A6D52E657CB800A5DEF6 /* notifyvisitors.xcframework */,
|
|
69
|
-
|
|
69
|
+
3587FCDF2EC3530C00067AB0 /* notifyvisitorsNudges.xcframework */,
|
|
70
70
|
DC4962D123BE131B005E63F5 /* RNNotifyvisitors */,
|
|
71
71
|
134814211AA4EA7D00B7C361 /* Products */,
|
|
72
72
|
DC31F4E323BC9CC900AAB2DB /* Frameworks */,
|
|
@@ -8,38 +8,38 @@
|
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
9
|
<string>notifyvisitorsNudges.framework/notifyvisitorsNudges</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
13
|
<string>notifyvisitorsNudges.framework</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
-
<string>x86_64</string>
|
|
18
17
|
</array>
|
|
19
18
|
<key>SupportedPlatform</key>
|
|
20
19
|
<string>ios</string>
|
|
21
|
-
<key>SupportedPlatformVariant</key>
|
|
22
|
-
<string>simulator</string>
|
|
23
20
|
</dict>
|
|
24
21
|
<dict>
|
|
25
22
|
<key>BinaryPath</key>
|
|
26
|
-
<string>notifyvisitorsNudges.framework/notifyvisitorsNudges</string>
|
|
23
|
+
<string>notifyvisitorsNudges.framework/Versions/A/notifyvisitorsNudges</string>
|
|
27
24
|
<key>LibraryIdentifier</key>
|
|
28
|
-
<string>ios-
|
|
25
|
+
<string>ios-arm64_x86_64-maccatalyst</string>
|
|
29
26
|
<key>LibraryPath</key>
|
|
30
27
|
<string>notifyvisitorsNudges.framework</string>
|
|
31
28
|
<key>SupportedArchitectures</key>
|
|
32
29
|
<array>
|
|
33
30
|
<string>arm64</string>
|
|
31
|
+
<string>x86_64</string>
|
|
34
32
|
</array>
|
|
35
33
|
<key>SupportedPlatform</key>
|
|
36
34
|
<string>ios</string>
|
|
35
|
+
<key>SupportedPlatformVariant</key>
|
|
36
|
+
<string>maccatalyst</string>
|
|
37
37
|
</dict>
|
|
38
38
|
<dict>
|
|
39
39
|
<key>BinaryPath</key>
|
|
40
|
-
<string>notifyvisitorsNudges.framework/
|
|
40
|
+
<string>notifyvisitorsNudges.framework/notifyvisitorsNudges</string>
|
|
41
41
|
<key>LibraryIdentifier</key>
|
|
42
|
-
<string>ios-arm64_x86_64-
|
|
42
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
43
43
|
<key>LibraryPath</key>
|
|
44
44
|
<string>notifyvisitorsNudges.framework</string>
|
|
45
45
|
<key>SupportedArchitectures</key>
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<key>SupportedPlatform</key>
|
|
51
51
|
<string>ios</string>
|
|
52
52
|
<key>SupportedPlatformVariant</key>
|
|
53
|
-
<string>
|
|
53
|
+
<string>simulator</string>
|
|
54
54
|
</dict>
|
|
55
55
|
</array>
|
|
56
56
|
<key>CFBundlePackageType</key>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#if 0
|
|
2
2
|
#elif defined(__arm64__) && __arm64__
|
|
3
|
-
// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.
|
|
3
|
+
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
4
4
|
#ifndef NOTIFYVISITORSNUDGES_SWIFT_H
|
|
5
5
|
#define NOTIFYVISITORSNUDGES_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
package/ios/notifyvisitorsNudges.xcframework/ios-arm64/notifyvisitorsNudges.framework/Info.plist
CHANGED
|
Binary file
|
|
@@ -1568,7 +1568,7 @@
|
|
|
1568
1568
|
"kind": "StringLiteral",
|
|
1569
1569
|
"offset": 352,
|
|
1570
1570
|
"length": 7,
|
|
1571
|
-
"value": "\"0.0.
|
|
1571
|
+
"value": "\"0.0.3\""
|
|
1572
1572
|
},
|
|
1573
1573
|
{
|
|
1574
1574
|
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesFrameworkInfo.swift",
|
|
@@ -1675,62 +1675,27 @@
|
|
|
1675
1675
|
"length": 4,
|
|
1676
1676
|
"value": "true"
|
|
1677
1677
|
},
|
|
1678
|
+
{
|
|
1679
|
+
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/NVSDKInAppNudges\/Templates\/NativeDisplayNudges\/View\/NVNudgesNativeDisplayCardView.swift",
|
|
1680
|
+
"kind": "StringLiteral",
|
|
1681
|
+
"offset": 271,
|
|
1682
|
+
"length": 145,
|
|
1683
|
+
"value": "\"<header><meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no'><\/header>\""
|
|
1684
|
+
},
|
|
1678
1685
|
{
|
|
1679
1686
|
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/NVSDKInAppNudges\/Templates\/NativeDisplayNudges\/View\/NVNudgesNativeDisplayCardView.swift",
|
|
1680
1687
|
"kind": "BooleanLiteral",
|
|
1681
|
-
"offset":
|
|
1688
|
+
"offset": 508,
|
|
1682
1689
|
"length": 5,
|
|
1683
1690
|
"value": "false"
|
|
1684
1691
|
},
|
|
1685
1692
|
{
|
|
1686
1693
|
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/NVSDKInAppNudges\/Templates\/NativeDisplayNudges\/View\/NVNudgesNativeDisplayCardView.swift",
|
|
1687
1694
|
"kind": "IntegerLiteral",
|
|
1688
|
-
"offset":
|
|
1695
|
+
"offset": 603,
|
|
1689
1696
|
"length": 1,
|
|
1690
1697
|
"value": "4"
|
|
1691
1698
|
},
|
|
1692
|
-
{
|
|
1693
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesUserDefaultKeys.swift",
|
|
1694
|
-
"kind": "StringLiteral",
|
|
1695
|
-
"offset": 449,
|
|
1696
|
-
"length": 28,
|
|
1697
|
-
"value": "\"com.notifyvisitors.ios.sdk\""
|
|
1698
|
-
},
|
|
1699
|
-
{
|
|
1700
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesUserDefaultKeys.swift",
|
|
1701
|
-
"kind": "StringLiteral",
|
|
1702
|
-
"offset": 506,
|
|
1703
|
-
"length": 12,
|
|
1704
|
-
"value": "\"nv_brandID\""
|
|
1705
|
-
},
|
|
1706
|
-
{
|
|
1707
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesUserDefaultKeys.swift",
|
|
1708
|
-
"kind": "StringLiteral",
|
|
1709
|
-
"offset": 552,
|
|
1710
|
-
"length": 17,
|
|
1711
|
-
"value": "\"nv_LaunchedDate\""
|
|
1712
|
-
},
|
|
1713
|
-
{
|
|
1714
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesUserDefaultKeys.swift",
|
|
1715
|
-
"kind": "StringLiteral",
|
|
1716
|
-
"offset": 605,
|
|
1717
|
-
"length": 19,
|
|
1718
|
-
"value": "\"nv_CountAppLaunch\""
|
|
1719
|
-
},
|
|
1720
|
-
{
|
|
1721
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesUserDefaultKeys.swift",
|
|
1722
|
-
"kind": "StringLiteral",
|
|
1723
|
-
"offset": 799,
|
|
1724
|
-
"length": 16,
|
|
1725
|
-
"value": "\"nv_LaunchedNID\""
|
|
1726
|
-
},
|
|
1727
|
-
{
|
|
1728
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesUserDefaultKeys.swift",
|
|
1729
|
-
"kind": "StringLiteral",
|
|
1730
|
-
"offset": 865,
|
|
1731
|
-
"length": 19,
|
|
1732
|
-
"value": "\"nv_isShownViewNID\""
|
|
1733
|
-
},
|
|
1734
1699
|
{
|
|
1735
1700
|
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Model\/NVSDKNudgesInAppModal.swift",
|
|
1736
1701
|
"kind": "StringLiteral",
|
|
@@ -1913,27 +1878,6 @@
|
|
|
1913
1878
|
"length": 5,
|
|
1914
1879
|
"value": "false"
|
|
1915
1880
|
},
|
|
1916
|
-
{
|
|
1917
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesConstants.swift",
|
|
1918
|
-
"kind": "StringLiteral",
|
|
1919
|
-
"offset": 230,
|
|
1920
|
-
"length": 11,
|
|
1921
|
-
"value": "\"nvBrandID\""
|
|
1922
|
-
},
|
|
1923
|
-
{
|
|
1924
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesConstants.swift",
|
|
1925
|
-
"kind": "StringLiteral",
|
|
1926
|
-
"offset": 288,
|
|
1927
|
-
"length": 28,
|
|
1928
|
-
"value": "\"CFBundleShortVersionString\""
|
|
1929
|
-
},
|
|
1930
|
-
{
|
|
1931
|
-
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/Core\/Config\/NVSDKNudgesConstants.swift",
|
|
1932
|
-
"kind": "StringLiteral",
|
|
1933
|
-
"offset": 372,
|
|
1934
|
-
"length": 145,
|
|
1935
|
-
"value": "\"<header><meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no'><\/header>\""
|
|
1936
|
-
},
|
|
1937
1881
|
{
|
|
1938
1882
|
"filePath": "\/Users\/siddharth\/TagnpinProjects\/NotifyvisitorsProjects\/Native_IOS\/Framework_Projects_Notifyvisitors\/notify_ios_nudges\/notifyvisitorsNudges\/NVSDKInAppNudges\/Templates\/PIPVideoNudges\/View\/NVSDKPIPVideoNudgesView.swift",
|
|
1939
1883
|
"kind": "IntegerLiteral",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
3
3
|
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name notifyvisitorsNudges
|
|
4
4
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFoundation
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
3
3
|
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name notifyvisitorsNudges
|
|
4
4
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFoundation
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#if 0
|
|
2
2
|
#elif defined(__arm64__) && __arm64__
|
|
3
|
-
// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.
|
|
3
|
+
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
4
4
|
#ifndef NOTIFYVISITORSNUDGES_SWIFT_H
|
|
5
5
|
#define NOTIFYVISITORSNUDGES_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
|
@@ -350,7 +350,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) notifyvisito
|
|
|
350
350
|
#endif
|
|
351
351
|
|
|
352
352
|
#elif defined(__x86_64__) && __x86_64__
|
|
353
|
-
// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.
|
|
353
|
+
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
354
354
|
#ifndef NOTIFYVISITORSNUDGES_SWIFT_H
|
|
355
355
|
#define NOTIFYVISITORSNUDGES_SWIFT_H
|
|
356
356
|
#pragma clang diagnostic push
|