vialink-react-native-sdk 2.0.6 → 2.0.8

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.
Files changed (23) hide show
  1. package/android/libs/vialink-sdk.aar +0 -0
  2. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  3. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.abi.json +106 -5
  4. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.package.swiftinterface +4 -0
  5. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.private.swiftinterface +4 -0
  6. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  7. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.swiftinterface +4 -0
  8. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/ViaLinkCore +0 -0
  9. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  10. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  11. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.abi.json +106 -5
  12. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +4 -0
  13. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +4 -0
  14. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  15. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface +4 -0
  16. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.abi.json +106 -5
  17. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +4 -0
  18. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +4 -0
  19. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  20. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +4 -0
  21. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/ViaLinkCore +0 -0
  22. package/package.json +1 -1
  23. package/vialink-react-native-sdk.podspec +1 -1
Binary file
@@ -354,6 +354,20 @@
354
354
  "declKind": "Import",
355
355
  "moduleName": "ViaLinkCore"
356
356
  },
357
+ {
358
+ "kind": "Import",
359
+ "name": "CoreTelephony",
360
+ "printedName": "CoreTelephony",
361
+ "declKind": "Import",
362
+ "moduleName": "ViaLinkCore"
363
+ },
364
+ {
365
+ "kind": "Import",
366
+ "name": "Network",
367
+ "printedName": "Network",
368
+ "declKind": "Import",
369
+ "moduleName": "ViaLinkCore"
370
+ },
357
371
  {
358
372
  "kind": "Import",
359
373
  "name": "Foundation",
@@ -380,6 +394,58 @@
380
394
  "name": "ViaLinkSDK",
381
395
  "printedName": "ViaLinkSDK",
382
396
  "children": [
397
+ {
398
+ "kind": "Var",
399
+ "name": "sdkVersion",
400
+ "printedName": "sdkVersion",
401
+ "children": [
402
+ {
403
+ "kind": "TypeNominal",
404
+ "name": "String",
405
+ "printedName": "Swift.String",
406
+ "usr": "s:SS"
407
+ }
408
+ ],
409
+ "declKind": "Var",
410
+ "usr": "s:11ViaLinkCore0aB3SDKC10sdkVersionSSvpZ",
411
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10sdkVersionSSvpZ",
412
+ "moduleName": "ViaLinkCore",
413
+ "static": true,
414
+ "declAttributes": [
415
+ "HasInitialValue",
416
+ "Final",
417
+ "HasStorage",
418
+ "AccessControl",
419
+ "RawDocComment"
420
+ ],
421
+ "isLet": true,
422
+ "hasStorage": true,
423
+ "accessors": [
424
+ {
425
+ "kind": "Accessor",
426
+ "name": "Get",
427
+ "printedName": "Get()",
428
+ "children": [
429
+ {
430
+ "kind": "TypeNominal",
431
+ "name": "String",
432
+ "printedName": "Swift.String",
433
+ "usr": "s:SS"
434
+ }
435
+ ],
436
+ "declKind": "Accessor",
437
+ "usr": "s:11ViaLinkCore0aB3SDKC10sdkVersionSSvgZ",
438
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10sdkVersionSSvgZ",
439
+ "moduleName": "ViaLinkCore",
440
+ "static": true,
441
+ "implicit": true,
442
+ "declAttributes": [
443
+ "Final"
444
+ ],
445
+ "accessorKind": "get"
446
+ }
447
+ ]
448
+ },
383
449
  {
384
450
  "kind": "Var",
385
451
  "name": "shared",
@@ -432,6 +498,34 @@
432
498
  }
433
499
  ]
434
500
  },
501
+ {
502
+ "kind": "Function",
503
+ "name": "setWrapper",
504
+ "printedName": "setWrapper(_:)",
505
+ "children": [
506
+ {
507
+ "kind": "TypeNominal",
508
+ "name": "Void",
509
+ "printedName": "()"
510
+ },
511
+ {
512
+ "kind": "TypeNominal",
513
+ "name": "String",
514
+ "printedName": "Swift.String",
515
+ "usr": "s:SS"
516
+ }
517
+ ],
518
+ "declKind": "Func",
519
+ "usr": "s:11ViaLinkCore0aB3SDKC10setWrapperyySSF",
520
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10setWrapperyySSF",
521
+ "moduleName": "ViaLinkCore",
522
+ "declAttributes": [
523
+ "Final",
524
+ "AccessControl",
525
+ "RawDocComment"
526
+ ],
527
+ "funcSelfKind": "NonMutating"
528
+ },
435
529
  {
436
530
  "kind": "Function",
437
531
  "name": "configure",
@@ -1078,21 +1172,21 @@
1078
1172
  {
1079
1173
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1080
1174
  "kind": "Array",
1081
- "offset": 235,
1175
+ "offset": 274,
1082
1176
  "length": 2,
1083
1177
  "value": "[]"
1084
1178
  },
1085
1179
  {
1086
1180
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1087
1181
  "kind": "IntegerLiteral",
1088
- "offset": 301,
1182
+ "offset": 340,
1089
1183
  "length": 3,
1090
1184
  "value": "100"
1091
1185
  },
1092
1186
  {
1093
1187
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1094
1188
  "kind": "IntegerLiteral",
1095
- "offset": 876,
1189
+ "offset": 976,
1096
1190
  "length": 2,
1097
1191
  "value": "30"
1098
1192
  },
@@ -1127,14 +1221,21 @@
1127
1221
  {
1128
1222
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1129
1223
  "kind": "StringLiteral",
1130
- "offset": 1142,
1224
+ "offset": 999,
1225
+ "length": 7,
1226
+ "value": "\"1.0.7\""
1227
+ },
1228
+ {
1229
+ "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1230
+ "kind": "StringLiteral",
1231
+ "offset": 1213,
1131
1232
  "length": 21,
1132
1233
  "value": "\"https:\/\/vialink.app\""
1133
1234
  },
1134
1235
  {
1135
1236
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1136
1237
  "kind": "BooleanLiteral",
1137
- "offset": 1356,
1238
+ "offset": 1427,
1138
1239
  "length": 5,
1139
1240
  "value": "false"
1140
1241
  }
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -354,6 +354,20 @@
354
354
  "declKind": "Import",
355
355
  "moduleName": "ViaLinkCore"
356
356
  },
357
+ {
358
+ "kind": "Import",
359
+ "name": "CoreTelephony",
360
+ "printedName": "CoreTelephony",
361
+ "declKind": "Import",
362
+ "moduleName": "ViaLinkCore"
363
+ },
364
+ {
365
+ "kind": "Import",
366
+ "name": "Network",
367
+ "printedName": "Network",
368
+ "declKind": "Import",
369
+ "moduleName": "ViaLinkCore"
370
+ },
357
371
  {
358
372
  "kind": "Import",
359
373
  "name": "Foundation",
@@ -380,6 +394,58 @@
380
394
  "name": "ViaLinkSDK",
381
395
  "printedName": "ViaLinkSDK",
382
396
  "children": [
397
+ {
398
+ "kind": "Var",
399
+ "name": "sdkVersion",
400
+ "printedName": "sdkVersion",
401
+ "children": [
402
+ {
403
+ "kind": "TypeNominal",
404
+ "name": "String",
405
+ "printedName": "Swift.String",
406
+ "usr": "s:SS"
407
+ }
408
+ ],
409
+ "declKind": "Var",
410
+ "usr": "s:11ViaLinkCore0aB3SDKC10sdkVersionSSvpZ",
411
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10sdkVersionSSvpZ",
412
+ "moduleName": "ViaLinkCore",
413
+ "static": true,
414
+ "declAttributes": [
415
+ "HasInitialValue",
416
+ "Final",
417
+ "HasStorage",
418
+ "AccessControl",
419
+ "RawDocComment"
420
+ ],
421
+ "isLet": true,
422
+ "hasStorage": true,
423
+ "accessors": [
424
+ {
425
+ "kind": "Accessor",
426
+ "name": "Get",
427
+ "printedName": "Get()",
428
+ "children": [
429
+ {
430
+ "kind": "TypeNominal",
431
+ "name": "String",
432
+ "printedName": "Swift.String",
433
+ "usr": "s:SS"
434
+ }
435
+ ],
436
+ "declKind": "Accessor",
437
+ "usr": "s:11ViaLinkCore0aB3SDKC10sdkVersionSSvgZ",
438
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10sdkVersionSSvgZ",
439
+ "moduleName": "ViaLinkCore",
440
+ "static": true,
441
+ "implicit": true,
442
+ "declAttributes": [
443
+ "Final"
444
+ ],
445
+ "accessorKind": "get"
446
+ }
447
+ ]
448
+ },
383
449
  {
384
450
  "kind": "Var",
385
451
  "name": "shared",
@@ -432,6 +498,34 @@
432
498
  }
433
499
  ]
434
500
  },
501
+ {
502
+ "kind": "Function",
503
+ "name": "setWrapper",
504
+ "printedName": "setWrapper(_:)",
505
+ "children": [
506
+ {
507
+ "kind": "TypeNominal",
508
+ "name": "Void",
509
+ "printedName": "()"
510
+ },
511
+ {
512
+ "kind": "TypeNominal",
513
+ "name": "String",
514
+ "printedName": "Swift.String",
515
+ "usr": "s:SS"
516
+ }
517
+ ],
518
+ "declKind": "Func",
519
+ "usr": "s:11ViaLinkCore0aB3SDKC10setWrapperyySSF",
520
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10setWrapperyySSF",
521
+ "moduleName": "ViaLinkCore",
522
+ "declAttributes": [
523
+ "Final",
524
+ "AccessControl",
525
+ "RawDocComment"
526
+ ],
527
+ "funcSelfKind": "NonMutating"
528
+ },
435
529
  {
436
530
  "kind": "Function",
437
531
  "name": "configure",
@@ -1078,21 +1172,21 @@
1078
1172
  {
1079
1173
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1080
1174
  "kind": "Array",
1081
- "offset": 235,
1175
+ "offset": 274,
1082
1176
  "length": 2,
1083
1177
  "value": "[]"
1084
1178
  },
1085
1179
  {
1086
1180
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1087
1181
  "kind": "IntegerLiteral",
1088
- "offset": 301,
1182
+ "offset": 340,
1089
1183
  "length": 3,
1090
1184
  "value": "100"
1091
1185
  },
1092
1186
  {
1093
1187
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1094
1188
  "kind": "IntegerLiteral",
1095
- "offset": 876,
1189
+ "offset": 976,
1096
1190
  "length": 2,
1097
1191
  "value": "30"
1098
1192
  },
@@ -1127,14 +1221,21 @@
1127
1221
  {
1128
1222
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1129
1223
  "kind": "StringLiteral",
1130
- "offset": 1142,
1224
+ "offset": 999,
1225
+ "length": 7,
1226
+ "value": "\"1.0.7\""
1227
+ },
1228
+ {
1229
+ "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1230
+ "kind": "StringLiteral",
1231
+ "offset": 1213,
1131
1232
  "length": 21,
1132
1233
  "value": "\"https:\/\/vialink.app\""
1133
1234
  },
1134
1235
  {
1135
1236
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1136
1237
  "kind": "BooleanLiteral",
1137
- "offset": 1356,
1238
+ "offset": 1427,
1138
1239
  "length": 5,
1139
1240
  "value": "false"
1140
1241
  }
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -354,6 +354,20 @@
354
354
  "declKind": "Import",
355
355
  "moduleName": "ViaLinkCore"
356
356
  },
357
+ {
358
+ "kind": "Import",
359
+ "name": "CoreTelephony",
360
+ "printedName": "CoreTelephony",
361
+ "declKind": "Import",
362
+ "moduleName": "ViaLinkCore"
363
+ },
364
+ {
365
+ "kind": "Import",
366
+ "name": "Network",
367
+ "printedName": "Network",
368
+ "declKind": "Import",
369
+ "moduleName": "ViaLinkCore"
370
+ },
357
371
  {
358
372
  "kind": "Import",
359
373
  "name": "Foundation",
@@ -380,6 +394,58 @@
380
394
  "name": "ViaLinkSDK",
381
395
  "printedName": "ViaLinkSDK",
382
396
  "children": [
397
+ {
398
+ "kind": "Var",
399
+ "name": "sdkVersion",
400
+ "printedName": "sdkVersion",
401
+ "children": [
402
+ {
403
+ "kind": "TypeNominal",
404
+ "name": "String",
405
+ "printedName": "Swift.String",
406
+ "usr": "s:SS"
407
+ }
408
+ ],
409
+ "declKind": "Var",
410
+ "usr": "s:11ViaLinkCore0aB3SDKC10sdkVersionSSvpZ",
411
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10sdkVersionSSvpZ",
412
+ "moduleName": "ViaLinkCore",
413
+ "static": true,
414
+ "declAttributes": [
415
+ "HasInitialValue",
416
+ "Final",
417
+ "HasStorage",
418
+ "AccessControl",
419
+ "RawDocComment"
420
+ ],
421
+ "isLet": true,
422
+ "hasStorage": true,
423
+ "accessors": [
424
+ {
425
+ "kind": "Accessor",
426
+ "name": "Get",
427
+ "printedName": "Get()",
428
+ "children": [
429
+ {
430
+ "kind": "TypeNominal",
431
+ "name": "String",
432
+ "printedName": "Swift.String",
433
+ "usr": "s:SS"
434
+ }
435
+ ],
436
+ "declKind": "Accessor",
437
+ "usr": "s:11ViaLinkCore0aB3SDKC10sdkVersionSSvgZ",
438
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10sdkVersionSSvgZ",
439
+ "moduleName": "ViaLinkCore",
440
+ "static": true,
441
+ "implicit": true,
442
+ "declAttributes": [
443
+ "Final"
444
+ ],
445
+ "accessorKind": "get"
446
+ }
447
+ ]
448
+ },
383
449
  {
384
450
  "kind": "Var",
385
451
  "name": "shared",
@@ -432,6 +498,34 @@
432
498
  }
433
499
  ]
434
500
  },
501
+ {
502
+ "kind": "Function",
503
+ "name": "setWrapper",
504
+ "printedName": "setWrapper(_:)",
505
+ "children": [
506
+ {
507
+ "kind": "TypeNominal",
508
+ "name": "Void",
509
+ "printedName": "()"
510
+ },
511
+ {
512
+ "kind": "TypeNominal",
513
+ "name": "String",
514
+ "printedName": "Swift.String",
515
+ "usr": "s:SS"
516
+ }
517
+ ],
518
+ "declKind": "Func",
519
+ "usr": "s:11ViaLinkCore0aB3SDKC10setWrapperyySSF",
520
+ "mangledName": "$s11ViaLinkCore0aB3SDKC10setWrapperyySSF",
521
+ "moduleName": "ViaLinkCore",
522
+ "declAttributes": [
523
+ "Final",
524
+ "AccessControl",
525
+ "RawDocComment"
526
+ ],
527
+ "funcSelfKind": "NonMutating"
528
+ },
435
529
  {
436
530
  "kind": "Function",
437
531
  "name": "configure",
@@ -1078,21 +1172,21 @@
1078
1172
  {
1079
1173
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1080
1174
  "kind": "Array",
1081
- "offset": 235,
1175
+ "offset": 274,
1082
1176
  "length": 2,
1083
1177
  "value": "[]"
1084
1178
  },
1085
1179
  {
1086
1180
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1087
1181
  "kind": "IntegerLiteral",
1088
- "offset": 301,
1182
+ "offset": 340,
1089
1183
  "length": 3,
1090
1184
  "value": "100"
1091
1185
  },
1092
1186
  {
1093
1187
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/EventTracker.swift",
1094
1188
  "kind": "IntegerLiteral",
1095
- "offset": 876,
1189
+ "offset": 976,
1096
1190
  "length": 2,
1097
1191
  "value": "30"
1098
1192
  },
@@ -1127,14 +1221,21 @@
1127
1221
  {
1128
1222
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1129
1223
  "kind": "StringLiteral",
1130
- "offset": 1142,
1224
+ "offset": 999,
1225
+ "length": 7,
1226
+ "value": "\"1.0.7\""
1227
+ },
1228
+ {
1229
+ "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1230
+ "kind": "StringLiteral",
1231
+ "offset": 1213,
1131
1232
  "length": 21,
1132
1233
  "value": "\"https:\/\/vialink.app\""
1133
1234
  },
1134
1235
  {
1135
1236
  "filePath": "\/Users\/sungyonglee\/Dropbox\/project\/vialink-ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
1136
1237
  "kind": "BooleanLiteral",
1137
- "offset": 1356,
1238
+ "offset": 1427,
1138
1239
  "length": 5,
1139
1240
  "value": "false"
1140
1241
  }
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
@@ -2,7 +2,9 @@
2
2
  // swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
3
3
  // swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -module-name ViaLinkCore -package-name vialink_ios_sdk
4
4
  // swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
5
+ import CoreTelephony
5
6
  import Foundation
7
+ import Network
6
8
  import Swift
7
9
  import UIKit
8
10
  import _Concurrency
@@ -15,7 +17,9 @@ public struct DeepLinkData : Swift.Sendable {
15
17
  public init(path: Swift.String, params: [Swift.String : Swift.String] = [:], shortCode: Swift.String? = nil)
16
18
  }
17
19
  @_hasMissingDesignatedInitializers final public class ViaLinkSDK : @unchecked Swift.Sendable {
20
+ public static let sdkVersion: Swift.String
18
21
  public static let shared: ViaLinkCore.ViaLinkSDK
22
+ final public func setWrapper(_ wrapper: Swift.String)
19
23
  final public func configure(apiKey: Swift.String)
20
24
  final public func onDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
21
25
  final public func onDeferredDeepLink(_ handler: @escaping (ViaLinkCore.DeepLinkData) -> Swift.Void)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vialink-react-native-sdk",
3
- "version": "2.0.6",
3
+ "version": "2.0.8",
4
4
  "description": "ViaLink 딥링크 SDK for React Native (네이티브 브릿지)",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,6 +1,6 @@
1
1
  Pod::Spec.new do |s|
2
2
  s.name = "vialink-react-native-sdk"
3
- s.version = "2.0.6"
3
+ s.version = "2.0.8"
4
4
  s.summary = "ViaLink Deep Link SDK for React Native"
5
5
  s.homepage = "https://vialink.app"
6
6
  s.license = "MIT"