vialink-react-native-sdk 3.3.6 → 3.3.11

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 (37) hide show
  1. package/android/libs/vialink-sdk.aar +0 -0
  2. package/dist/ViaLinkSDK.d.ts +5 -3
  3. package/dist/index.js +1 -1
  4. package/ios/Frameworks/ViaLinkCore.xcframework/Info.plist +5 -5
  5. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Info.plist +0 -0
  6. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  7. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.abi.json +51 -7
  8. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.package.swiftinterface +1 -0
  9. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -0
  10. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  11. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.swiftinterface +1 -0
  12. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/ViaLinkCore +0 -0
  13. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Info.plist +0 -0
  14. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  15. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  16. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.abi.json +51 -7
  17. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +1 -0
  18. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -0
  19. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  20. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -0
  21. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.abi.json +51 -7
  22. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +1 -0
  23. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -0
  24. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  25. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -0
  26. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/ViaLinkCore +0 -0
  27. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/_CodeSignature/CodeResources +1 -1
  28. package/package.json +1 -1
  29. package/vialink-react-native-sdk.podspec +1 -1
  30. package/android/.gradle/8.9/checksums/checksums.lock +0 -0
  31. package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
  32. package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
  33. package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
  34. package/android/.gradle/8.9/executionHistory/executionHistory.lock +0 -0
  35. package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
  36. package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
  37. package/android/.gradle/8.9/gc.properties +0 -0
Binary file
@@ -14,12 +14,14 @@ export interface DeepLinkData {
14
14
  * - `'timeout'`: 5초 데드라인 만료
15
15
  * - `'network'`: DNS 실패, 연결 거부 등 (3회 재시도 모두 실패)
16
16
  * - `'server_error'`: HTTP 5xx (3회 재시도 모두 실패)
17
+ * - `'client_error'`: HTTP 4xx (429 할당량 초과 포함) — 재시도 불가, 즉시 실패
17
18
  * - `'invalid_response'`: 응답 JSON 파싱 실패
18
19
  * - `'unknown'`: 그 외 모든 예외
19
- * - `retryable`이 true면 SDK가 다음 실행에서 자동으로 다시 시도한다.
20
+ * - `retryable`은 항상 `false`다. 디퍼드 매칭은 기기당 1회(fire-once)만 수행하므로
21
+ * 실패하더라도 다음 앱 실행에서 자동 재시도하지 않는다. (필드는 호환성을 위해 유지)
20
22
  */
21
23
  export interface DeferredError {
22
- code: 'timeout' | 'network' | 'server_error' | 'invalid_response' | 'unknown';
24
+ code: 'timeout' | 'network' | 'server_error' | 'client_error' | 'invalid_response' | 'unknown';
23
25
  message: string;
24
26
  httpStatus?: number;
25
27
  retryable: boolean;
@@ -124,7 +126,7 @@ export declare class ViaLinkSDK {
124
126
  * ```
125
127
  *
126
128
  * 콜백은 멱등성을 보장합니다 (총 1회 호출).
127
- * `error.retryable`이 true면 다음 앱 실행에서 자동 재시도되며, 경우 사용자가 앱을 사용 중일 때 콜백이 도착할 수 있습니다.
129
+ * 디퍼드 매칭은 기기당 1회(fire-once)만 수행하므로, 실패하더라도 다음 앱 실행에서 자동 재시도하지 않습니다(`error.retryable`은 항상 false).
128
130
  */
129
131
  onDeferredDeepLink(callback: (data: DeepLinkData | null, error: DeferredError | null) => void): void;
130
132
  private _handleDeferredOnce;
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var reactNative=require('react-native');var {ViaLinkSDK:t}=reactNative.NativeModules,l=/^[A-Za-z0-9_-]{1,100}$/,n=class a{constructor(){this._deferredDelivered=false;this._isConfigured=false;this._deepLinkLoopActive=false;this.payment={initiated:async e=>{if(!e||typeof e!="object")throw new Error("args\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4.");if(typeof e.orderId!="string"||!l.test(e.orderId))throw new Error("order_id \uD615\uC2DD\uC774 \uC62C\uBC14\uB974\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4 (1~100\uC790, \uC601\uBB38/\uC22B\uC790/\uD558\uC774\uD508/\uC5B8\uB354\uC2A4\uCF54\uC5B4).");if(typeof e.amount!="number"||!Number.isFinite(e.amount)||e.amount<=0)throw new Error("amount\uB294 0\uBCF4\uB2E4 \uD070 \uC22B\uC790\uC5EC\uC57C \uD569\uB2C8\uB2E4.");if(typeof e.currency!="string"||e.currency.trim().length===0)throw new Error("currency\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4.");let r=await t.paymentInitiated({orderId:e.orderId,amount:e.amount,currency:e.currency.trim().toUpperCase(),linkId:e.linkId??null,paymentMethod:e.paymentMethod??null,metadata:e.metadata??null});return {success:!!r?.success,paymentEventId:String(r?.paymentEventId??"")}}};}static get shared(){return this._instance||(this._instance=new a),this._instance}async configure(e){await t.configure(e),this._isConfigured=true,this._handleDeferredOnce(),this._flushPendingDeepLink(),this._startDeepLinkLoop();}onDeepLink(e){this.deepLinkCallback=e,this._isConfigured&&this._flushPendingDeepLink();}onDeferredDeepLink(e){this.deferredCallback=e,this._isConfigured&&!this._deferredDelivered&&this._handleDeferredOnce();}async _handleDeferredOnce(){if(!this._deferredDelivered)try{let e=await t.awaitDeferredLinkData();if(this._deferredDelivered)return;this._deferredDelivered=!0,this.deferredCallback?.(e??null,null);}catch(e){if(this._deferredDelivered)return;this._deferredDelivered=true;let r=e?.code||"unknown",i={code:r,message:e?.message??"\uB514\uD37C\uB4DC \uB9E4\uCE6D \uC2E4\uD328",retryable:r==="timeout"||r==="network"||r==="server_error"};this.deferredCallback?.(null,i);}}async _flushPendingDeepLink(){if(this.deepLinkCallback)try{let e=await t.getDeepLinkData();e&&this.deepLinkCallback&&this.deepLinkCallback(e);}catch{}}async _startDeepLinkLoop(){if(!this._deepLinkLoopActive&&typeof t.awaitNextDeepLink=="function")for(this._deepLinkLoopActive=true;this._deepLinkLoopActive;)try{let e=await t.awaitNextDeepLink();if(!this._deepLinkLoopActive)break;e&&this.deepLinkCallback&&this.deepLinkCallback(e);}catch{await new Promise(e=>setTimeout(e,1e3));}}track(e,r){t.track(e,r??null);}async getDeferredLinkData(){return t.getDeferredLinkData()}async awaitDeferredLinkData(){return t.awaitDeferredLinkData()}async getDeepLinkData(){return t.getDeepLinkData()}async awaitDeepLinkData(){return t.awaitDeepLinkData()}async createLink(e,r,i,o="static",d){return t.createLink(e,r??null,i??null,o,d??null)}destroy(){this._deepLinkLoopActive=false,this.deepLinkCallback=void 0,this.deferredCallback=void 0;}};exports.ViaLinkSDK=n;
1
+ 'use strict';var reactNative=require('react-native');var {ViaLinkSDK:t}=reactNative.NativeModules,l=/^[A-Za-z0-9_-]{1,100}$/,n=class a{constructor(){this._deferredDelivered=false;this._isConfigured=false;this._deepLinkLoopActive=false;this.payment={initiated:async e=>{if(!e||typeof e!="object")throw new Error("args\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4.");if(typeof e.orderId!="string"||!l.test(e.orderId))throw new Error("order_id \uD615\uC2DD\uC774 \uC62C\uBC14\uB974\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4 (1~100\uC790, \uC601\uBB38/\uC22B\uC790/\uD558\uC774\uD508/\uC5B8\uB354\uC2A4\uCF54\uC5B4).");if(typeof e.amount!="number"||!Number.isFinite(e.amount)||e.amount<=0)throw new Error("amount\uB294 0\uBCF4\uB2E4 \uD070 \uC22B\uC790\uC5EC\uC57C \uD569\uB2C8\uB2E4.");if(typeof e.currency!="string"||e.currency.trim().length===0)throw new Error("currency\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4.");let r=await t.paymentInitiated({orderId:e.orderId,amount:e.amount,currency:e.currency.trim().toUpperCase(),linkId:e.linkId??null,paymentMethod:e.paymentMethod??null,metadata:e.metadata??null});return {success:!!r?.success,paymentEventId:String(r?.paymentEventId??"")}}};}static get shared(){return this._instance||(this._instance=new a),this._instance}async configure(e){await t.configure(e),this._isConfigured=true,this._handleDeferredOnce(),this._flushPendingDeepLink(),this._startDeepLinkLoop();}onDeepLink(e){this.deepLinkCallback=e,this._isConfigured&&this._flushPendingDeepLink();}onDeferredDeepLink(e){this.deferredCallback=e,this._isConfigured&&!this._deferredDelivered&&this._handleDeferredOnce();}async _handleDeferredOnce(){if(!this._deferredDelivered)try{let e=await t.awaitDeferredLinkData();if(this._deferredDelivered)return;this._deferredDelivered=!0,this.deferredCallback?.(e??null,null);}catch(e){if(this._deferredDelivered)return;this._deferredDelivered=true;let i={code:e?.code||"unknown",message:e?.message??"\uB514\uD37C\uB4DC \uB9E4\uCE6D \uC2E4\uD328",retryable:false};this.deferredCallback?.(null,i);}}async _flushPendingDeepLink(){if(this.deepLinkCallback)try{let e=await t.getDeepLinkData();e&&this.deepLinkCallback&&this.deepLinkCallback(e);}catch{}}async _startDeepLinkLoop(){if(!this._deepLinkLoopActive&&typeof t.awaitNextDeepLink=="function")for(this._deepLinkLoopActive=true;this._deepLinkLoopActive;)try{let e=await t.awaitNextDeepLink();if(!this._deepLinkLoopActive)break;e&&this.deepLinkCallback&&this.deepLinkCallback(e);}catch{await new Promise(e=>setTimeout(e,1e3));}}track(e,r){t.track(e,r??null);}async getDeferredLinkData(){return t.getDeferredLinkData()}async awaitDeferredLinkData(){return t.awaitDeferredLinkData()}async getDeepLinkData(){return t.getDeepLinkData()}async awaitDeepLinkData(){return t.awaitDeepLinkData()}async createLink(e,r,i,o="static",d){return t.createLink(e,r??null,i??null,o,d??null)}destroy(){this._deepLinkLoopActive=false,this.deepLinkCallback=void 0,this.deferredCallback=void 0;}};exports.ViaLinkSDK=n;
@@ -8,32 +8,32 @@
8
8
  <key>BinaryPath</key>
9
9
  <string>ViaLinkCore.framework/ViaLinkCore</string>
10
10
  <key>LibraryIdentifier</key>
11
- <string>ios-arm64_x86_64-simulator</string>
11
+ <string>ios-arm64</string>
12
12
  <key>LibraryPath</key>
13
13
  <string>ViaLinkCore.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
23
  <string>ViaLinkCore.framework/ViaLinkCore</string>
27
24
  <key>LibraryIdentifier</key>
28
- <string>ios-arm64</string>
25
+ <string>ios-arm64_x86_64-simulator</string>
29
26
  <key>LibraryPath</key>
30
27
  <string>ViaLinkCore.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>simulator</string>
37
37
  </dict>
38
38
  </array>
39
39
  <key>CFBundlePackageType</key>
@@ -736,6 +736,43 @@
736
736
  "mangledName": "$s11ViaLinkCore13DeferredErrorV4CodeO06serverE0yA2EmF",
737
737
  "moduleName": "ViaLinkCore"
738
738
  },
739
+ {
740
+ "kind": "Var",
741
+ "name": "clientError",
742
+ "printedName": "clientError",
743
+ "children": [
744
+ {
745
+ "kind": "TypeFunc",
746
+ "name": "Function",
747
+ "printedName": "(ViaLinkCore.DeferredError.Code.Type) -> ViaLinkCore.DeferredError.Code",
748
+ "children": [
749
+ {
750
+ "kind": "TypeNominal",
751
+ "name": "Code",
752
+ "printedName": "ViaLinkCore.DeferredError.Code",
753
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO"
754
+ },
755
+ {
756
+ "kind": "TypeNominal",
757
+ "name": "Metatype",
758
+ "printedName": "ViaLinkCore.DeferredError.Code.Type",
759
+ "children": [
760
+ {
761
+ "kind": "TypeNominal",
762
+ "name": "Code",
763
+ "printedName": "ViaLinkCore.DeferredError.Code",
764
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO"
765
+ }
766
+ ]
767
+ }
768
+ ]
769
+ }
770
+ ],
771
+ "declKind": "EnumElement",
772
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO06clientE0yA2EmF",
773
+ "mangledName": "$s11ViaLinkCore13DeferredErrorV4CodeO06clientE0yA2EmF",
774
+ "moduleName": "ViaLinkCore"
775
+ },
739
776
  {
740
777
  "kind": "Var",
741
778
  "name": "invalidResponse",
@@ -5770,7 +5807,7 @@
5770
5807
  {
5771
5808
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Internal\/NetworkClient.swift",
5772
5809
  "kind": "IntegerLiteral",
5773
- "offset": 1929,
5810
+ "offset": 2405,
5774
5811
  "length": 1,
5775
5812
  "value": "0"
5776
5813
  },
@@ -5784,21 +5821,28 @@
5784
5821
  {
5785
5822
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeepLinkData.swift",
5786
5823
  "kind": "Dictionary",
5787
- "offset": 623,
5824
+ "offset": 620,
5788
5825
  "length": 3,
5789
5826
  "value": "[]"
5790
5827
  },
5791
5828
  {
5792
5829
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5793
5830
  "kind": "StringLiteral",
5794
- "offset": 1019,
5831
+ "offset": 1186,
5795
5832
  "length": 14,
5796
5833
  "value": "\"server_error\""
5797
5834
  },
5798
5835
  {
5799
5836
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5800
5837
  "kind": "StringLiteral",
5801
- "offset": 1065,
5838
+ "offset": 1228,
5839
+ "length": 14,
5840
+ "value": "\"client_error\""
5841
+ },
5842
+ {
5843
+ "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5844
+ "kind": "StringLiteral",
5845
+ "offset": 1274,
5802
5846
  "length": 18,
5803
5847
  "value": "\"invalid_response\""
5804
5848
  },
@@ -5807,7 +5851,7 @@
5807
5851
  "kind": "StringLiteral",
5808
5852
  "offset": 999,
5809
5853
  "length": 8,
5810
- "value": "\"3.0.15\""
5854
+ "value": "\"3.0.18\""
5811
5855
  },
5812
5856
  {
5813
5857
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
@@ -5875,14 +5919,14 @@
5875
5919
  {
5876
5920
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
5877
5921
  "kind": "StringLiteral",
5878
- "offset": 26227,
5922
+ "offset": 26337,
5879
5923
  "length": 8,
5880
5924
  "value": "\"static\""
5881
5925
  },
5882
5926
  {
5883
5927
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
5884
5928
  "kind": "StringLiteral",
5885
- "offset": 29675,
5929
+ "offset": 29785,
5886
5930
  "length": 26,
5887
5931
  "value": "\"^[A-Za-z0-9_\\-]{1,100}$\""
5888
5932
  }
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -736,6 +736,43 @@
736
736
  "mangledName": "$s11ViaLinkCore13DeferredErrorV4CodeO06serverE0yA2EmF",
737
737
  "moduleName": "ViaLinkCore"
738
738
  },
739
+ {
740
+ "kind": "Var",
741
+ "name": "clientError",
742
+ "printedName": "clientError",
743
+ "children": [
744
+ {
745
+ "kind": "TypeFunc",
746
+ "name": "Function",
747
+ "printedName": "(ViaLinkCore.DeferredError.Code.Type) -> ViaLinkCore.DeferredError.Code",
748
+ "children": [
749
+ {
750
+ "kind": "TypeNominal",
751
+ "name": "Code",
752
+ "printedName": "ViaLinkCore.DeferredError.Code",
753
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO"
754
+ },
755
+ {
756
+ "kind": "TypeNominal",
757
+ "name": "Metatype",
758
+ "printedName": "ViaLinkCore.DeferredError.Code.Type",
759
+ "children": [
760
+ {
761
+ "kind": "TypeNominal",
762
+ "name": "Code",
763
+ "printedName": "ViaLinkCore.DeferredError.Code",
764
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO"
765
+ }
766
+ ]
767
+ }
768
+ ]
769
+ }
770
+ ],
771
+ "declKind": "EnumElement",
772
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO06clientE0yA2EmF",
773
+ "mangledName": "$s11ViaLinkCore13DeferredErrorV4CodeO06clientE0yA2EmF",
774
+ "moduleName": "ViaLinkCore"
775
+ },
739
776
  {
740
777
  "kind": "Var",
741
778
  "name": "invalidResponse",
@@ -5770,7 +5807,7 @@
5770
5807
  {
5771
5808
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Internal\/NetworkClient.swift",
5772
5809
  "kind": "IntegerLiteral",
5773
- "offset": 1929,
5810
+ "offset": 2405,
5774
5811
  "length": 1,
5775
5812
  "value": "0"
5776
5813
  },
@@ -5784,21 +5821,28 @@
5784
5821
  {
5785
5822
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeepLinkData.swift",
5786
5823
  "kind": "Dictionary",
5787
- "offset": 623,
5824
+ "offset": 620,
5788
5825
  "length": 3,
5789
5826
  "value": "[]"
5790
5827
  },
5791
5828
  {
5792
5829
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5793
5830
  "kind": "StringLiteral",
5794
- "offset": 1019,
5831
+ "offset": 1186,
5795
5832
  "length": 14,
5796
5833
  "value": "\"server_error\""
5797
5834
  },
5798
5835
  {
5799
5836
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5800
5837
  "kind": "StringLiteral",
5801
- "offset": 1065,
5838
+ "offset": 1228,
5839
+ "length": 14,
5840
+ "value": "\"client_error\""
5841
+ },
5842
+ {
5843
+ "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5844
+ "kind": "StringLiteral",
5845
+ "offset": 1274,
5802
5846
  "length": 18,
5803
5847
  "value": "\"invalid_response\""
5804
5848
  },
@@ -5807,7 +5851,7 @@
5807
5851
  "kind": "StringLiteral",
5808
5852
  "offset": 999,
5809
5853
  "length": 8,
5810
- "value": "\"3.0.15\""
5854
+ "value": "\"3.0.18\""
5811
5855
  },
5812
5856
  {
5813
5857
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
@@ -5875,14 +5919,14 @@
5875
5919
  {
5876
5920
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
5877
5921
  "kind": "StringLiteral",
5878
- "offset": 26227,
5922
+ "offset": 26337,
5879
5923
  "length": 8,
5880
5924
  "value": "\"static\""
5881
5925
  },
5882
5926
  {
5883
5927
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
5884
5928
  "kind": "StringLiteral",
5885
- "offset": 29675,
5929
+ "offset": 29785,
5886
5930
  "length": 26,
5887
5931
  "value": "\"^[A-Za-z0-9_\\-]{1,100}$\""
5888
5932
  }
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -736,6 +736,43 @@
736
736
  "mangledName": "$s11ViaLinkCore13DeferredErrorV4CodeO06serverE0yA2EmF",
737
737
  "moduleName": "ViaLinkCore"
738
738
  },
739
+ {
740
+ "kind": "Var",
741
+ "name": "clientError",
742
+ "printedName": "clientError",
743
+ "children": [
744
+ {
745
+ "kind": "TypeFunc",
746
+ "name": "Function",
747
+ "printedName": "(ViaLinkCore.DeferredError.Code.Type) -> ViaLinkCore.DeferredError.Code",
748
+ "children": [
749
+ {
750
+ "kind": "TypeNominal",
751
+ "name": "Code",
752
+ "printedName": "ViaLinkCore.DeferredError.Code",
753
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO"
754
+ },
755
+ {
756
+ "kind": "TypeNominal",
757
+ "name": "Metatype",
758
+ "printedName": "ViaLinkCore.DeferredError.Code.Type",
759
+ "children": [
760
+ {
761
+ "kind": "TypeNominal",
762
+ "name": "Code",
763
+ "printedName": "ViaLinkCore.DeferredError.Code",
764
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO"
765
+ }
766
+ ]
767
+ }
768
+ ]
769
+ }
770
+ ],
771
+ "declKind": "EnumElement",
772
+ "usr": "s:11ViaLinkCore13DeferredErrorV4CodeO06clientE0yA2EmF",
773
+ "mangledName": "$s11ViaLinkCore13DeferredErrorV4CodeO06clientE0yA2EmF",
774
+ "moduleName": "ViaLinkCore"
775
+ },
739
776
  {
740
777
  "kind": "Var",
741
778
  "name": "invalidResponse",
@@ -5770,7 +5807,7 @@
5770
5807
  {
5771
5808
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Internal\/NetworkClient.swift",
5772
5809
  "kind": "IntegerLiteral",
5773
- "offset": 1929,
5810
+ "offset": 2405,
5774
5811
  "length": 1,
5775
5812
  "value": "0"
5776
5813
  },
@@ -5784,21 +5821,28 @@
5784
5821
  {
5785
5822
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeepLinkData.swift",
5786
5823
  "kind": "Dictionary",
5787
- "offset": 623,
5824
+ "offset": 620,
5788
5825
  "length": 3,
5789
5826
  "value": "[]"
5790
5827
  },
5791
5828
  {
5792
5829
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5793
5830
  "kind": "StringLiteral",
5794
- "offset": 1019,
5831
+ "offset": 1186,
5795
5832
  "length": 14,
5796
5833
  "value": "\"server_error\""
5797
5834
  },
5798
5835
  {
5799
5836
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5800
5837
  "kind": "StringLiteral",
5801
- "offset": 1065,
5838
+ "offset": 1228,
5839
+ "length": 14,
5840
+ "value": "\"client_error\""
5841
+ },
5842
+ {
5843
+ "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/Models\/DeferredError.swift",
5844
+ "kind": "StringLiteral",
5845
+ "offset": 1274,
5802
5846
  "length": 18,
5803
5847
  "value": "\"invalid_response\""
5804
5848
  },
@@ -5807,7 +5851,7 @@
5807
5851
  "kind": "StringLiteral",
5808
5852
  "offset": 999,
5809
5853
  "length": 8,
5810
- "value": "\"3.0.15\""
5854
+ "value": "\"3.0.18\""
5811
5855
  },
5812
5856
  {
5813
5857
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
@@ -5875,14 +5919,14 @@
5875
5919
  {
5876
5920
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
5877
5921
  "kind": "StringLiteral",
5878
- "offset": 26227,
5922
+ "offset": 26337,
5879
5923
  "length": 8,
5880
5924
  "value": "\"static\""
5881
5925
  },
5882
5926
  {
5883
5927
  "filePath": "\/Users\/hong\/sources\/vialink_claude\/vialink-p-manager\/sdk\/ios-sdk\/Sources\/ViaLinkCore\/ViaLinkSDK.swift",
5884
5928
  "kind": "StringLiteral",
5885
- "offset": 29675,
5929
+ "offset": 29785,
5886
5930
  "length": 26,
5887
5931
  "value": "\"^[A-Za-z0-9_\\-]{1,100}$\""
5888
5932
  }
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -28,6 +28,7 @@ public struct DeferredError : Swift.Error, Swift.Sendable, Swift.Equatable {
28
28
  case timeout
29
29
  case network
30
30
  case serverError
31
+ case clientError
31
32
  case invalidResponse
32
33
  case unknown
33
34
  #if compiler(>=5.3) && $NonescapableTypes
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Info.plist</key>
8
8
  <data>
9
- E3r1KNCDpRPKnAoRNqOCWAva/Xk=
9
+ 7FgiE944pxr6YUxFnfcoib2yRs8=
10
10
  </data>
11
11
  </dict>
12
12
  <key>files2</key>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vialink-react-native-sdk",
3
- "version": "3.3.6",
3
+ "version": "3.3.11",
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 = "3.3.6"
3
+ s.version = "3.3.11"
4
4
  s.summary = "ViaLink Deep Link SDK for React Native"
5
5
  s.homepage = "https://vialink.app"
6
6
  s.license = "MIT"
File without changes