vialink-react-native-sdk 3.3.8 → 3.3.12

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 (39) hide show
  1. package/README.ko.md +158 -0
  2. package/README.md +43 -41
  3. package/android/libs/vialink-sdk.aar +0 -0
  4. package/dist/ViaLinkSDK.d.ts +5 -3
  5. package/dist/index.js +1 -1
  6. package/ios/Frameworks/ViaLinkCore.xcframework/Info.plist +5 -5
  7. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Info.plist +0 -0
  8. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  9. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.abi.json +50 -6
  10. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.package.swiftinterface +1 -0
  11. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -0
  12. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  13. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios.swiftinterface +1 -0
  14. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64/ViaLinkCore.framework/ViaLinkCore +0 -0
  15. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Info.plist +0 -0
  16. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  17. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  18. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.abi.json +50 -6
  19. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +1 -0
  20. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -0
  21. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  22. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -0
  23. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.abi.json +50 -6
  24. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +1 -0
  25. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -0
  26. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  27. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/Modules/ViaLinkCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -0
  28. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/ViaLinkCore +0 -0
  29. package/ios/Frameworks/ViaLinkCore.xcframework/ios-arm64_x86_64-simulator/ViaLinkCore.framework/_CodeSignature/CodeResources +1 -1
  30. package/package.json +3 -2
  31. package/vialink-react-native-sdk.podspec +1 -1
  32. package/android/.gradle/8.9/checksums/checksums.lock +0 -0
  33. package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
  34. package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
  35. package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
  36. package/android/.gradle/8.9/executionHistory/executionHistory.lock +0 -0
  37. package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
  38. package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
  39. package/android/.gradle/8.9/gc.properties +0 -0
package/README.ko.md ADDED
@@ -0,0 +1,158 @@
1
+ # ViaLink React Native SDK
2
+
3
+ [English](README.md) | **한국어**
4
+
5
+ ViaLink 딥링크 인프라 서비스를 위한 React Native SDK입니다.
6
+ v2.0부터 네이티브 브릿지 방식(Android .aar + iOS .xcframework)으로 동작합니다.
7
+
8
+ ## 특징
9
+
10
+ - **딥링크 라우팅** — App Links / Universal Links 자동 처리
11
+ - **디퍼드 딥링킹** — 앱 설치 후 첫 실행 시 핑거프린트 기반 매칭
12
+ - **이벤트 추적** — 커스텀 이벤트 배치 전송
13
+ - **결제 어트리뷰션** — 결제 시도 기록 + 자동 link_id 첨부
14
+ - **링크 생성** — 앱 내에서 딥링크 생성 (static/dynamic)
15
+
16
+ ## 요구사항
17
+
18
+ - React Native 0.73+
19
+ - Android: minSdk 24, compileSdk 34
20
+ - iOS: 15.0+, Swift 5.9+
21
+
22
+ ## 설치
23
+
24
+ ```bash
25
+ npm install vialink-react-native-sdk
26
+ ```
27
+
28
+ ### iOS 추가 설정
29
+
30
+ ```bash
31
+ cd ios && pod install
32
+ ```
33
+
34
+ ### Android 추가 설정
35
+
36
+ `android/app/build.gradle`에서 설정 확인:
37
+
38
+ ```groovy
39
+ android {
40
+ compileSdkVersion 34
41
+ defaultConfig {
42
+ minSdkVersion 24
43
+ }
44
+ }
45
+ ```
46
+
47
+ `MainApplication.kt` (또는 `.java`)에 패키지 등록:
48
+
49
+ ```kotlin
50
+ import com.vialink.reactnative.ViaLinkPackage
51
+
52
+ override fun getPackages(): List<ReactPackage> {
53
+ val packages = PackageList(this).packages.toMutableList()
54
+ packages.add(ViaLinkPackage())
55
+ return packages
56
+ }
57
+ ```
58
+
59
+ ## 사용법
60
+
61
+ ### 1. 초기화
62
+
63
+ ```typescript
64
+ import { ViaLinkSDK } from 'vialink-react-native-sdk';
65
+
66
+ // App.tsx 최상위에서 호출
67
+ await ViaLinkSDK.shared.configure('YOUR_API_KEY');
68
+ ```
69
+
70
+ ### 2. 딥링크 콜백
71
+
72
+ ```typescript
73
+ // App Links / Universal Links 수신
74
+ ViaLinkSDK.shared.onDeepLink((data) => {
75
+ console.log('딥링크:', data.path, data.params);
76
+ navigation.navigate(data.path, data.params);
77
+ });
78
+
79
+ // 디퍼드 딥링크 (앱 첫 실행 시 매칭, 5초 데드라인)
80
+ ViaLinkSDK.shared.onDeferredDeepLink((data, error) => {
81
+ if (error) {
82
+ // 매칭 실패 (timeout/network/server_error 등) — 일반 진입
83
+ console.log('매칭 실패:', error.code, error.message);
84
+ return;
85
+ }
86
+ if (!data) {
87
+ // organic install — 일반 진입
88
+ return;
89
+ }
90
+ // 매칭 성공 — 딥링크 경로로 이동
91
+ navigation.navigate(data.path, data.params);
92
+ });
93
+ ```
94
+
95
+ ### 3. Pull API
96
+
97
+ ```typescript
98
+ // 동기 (캐시된 값 즉시 반환)
99
+ const deepLink = await ViaLinkSDK.shared.getDeepLinkData();
100
+ const deferred = await ViaLinkSDK.shared.getDeferredLinkData();
101
+
102
+ // 비동기 (결과 도착까지 대기)
103
+ const deepLinkAsync = await ViaLinkSDK.shared.awaitDeepLinkData(); // 3초 타임아웃
104
+ const deferredAsync = await ViaLinkSDK.shared.awaitDeferredLinkData(); // 결과까지 대기
105
+ ```
106
+
107
+ ### 4. 이벤트 추적
108
+
109
+ ```typescript
110
+ ViaLinkSDK.shared.track('purchase', {
111
+ product_id: '12345',
112
+ revenue: 29900,
113
+ currency: 'KRW',
114
+ });
115
+ ```
116
+
117
+ ### 5. 결제 추적
118
+
119
+ ```typescript
120
+ const result = await ViaLinkSDK.shared.payment.initiated({
121
+ orderId: 'ORD-2026-0001',
122
+ amount: 19900,
123
+ currency: 'KRW',
124
+ paymentMethod: 'card',
125
+ });
126
+ console.log('success:', result.success, 'id:', result.paymentEventId);
127
+ ```
128
+
129
+ ### 6. 링크 생성
130
+
131
+ ```typescript
132
+ const url = await ViaLinkSDK.shared.createLink(
133
+ '/product/123',
134
+ { promo_code: 'FRIEND_SHARE' },
135
+ 'referral',
136
+ 'dynamic', // 클릭 추적 필요 시
137
+ );
138
+ console.log('생성된 링크:', url);
139
+ ```
140
+
141
+ ### 7. 정리
142
+
143
+ ```typescript
144
+ // 앱 종료 또는 unmount 시
145
+ ViaLinkSDK.shared.destroy();
146
+ ```
147
+
148
+ ## 샘플 프로젝트
149
+
150
+ `sample/` 디렉토리에서 실행 가능한 샘플 앱을 확인하세요.
151
+
152
+ ## 문서
153
+
154
+ - [SDK 가이드](https://docs.vialink.app/sdk/react-native)
155
+
156
+ ## 라이선스
157
+
158
+ MIT License — Aresjoy Inc.
package/README.md CHANGED
@@ -1,37 +1,39 @@
1
1
  # ViaLink React Native SDK
2
2
 
3
- ViaLink 딥링크 인프라 서비스를 위한 React Native SDK입니다.
4
- v2.0부터 네이티브 브릿지 방식(Android .aar + iOS .xcframework)으로 동작합니다.
3
+ **English** | [한국어](README.ko.md)
5
4
 
6
- ## 특징
5
+ React Native SDK for the ViaLink deep link infrastructure service.
6
+ Since v2.0 it runs through a native bridge (Android .aar + iOS .xcframework).
7
7
 
8
- - **딥링크 라우팅** — App Links / Universal Links 자동 처리
9
- - **디퍼드 딥링킹** — 앱 설치 후 첫 실행 시 핑거프린트 기반 매칭
10
- - **이벤트 추적** — 커스텀 이벤트 배치 전송
11
- - **결제 어트리뷰션** — 결제 시도 기록 + 자동 link_id 첨부
12
- - **링크 생성** — 앱 내에서 딥링크 생성 (static/dynamic)
8
+ ## Features
13
9
 
14
- ## 요구사항
10
+ - **Deep link routing** — automatic handling of App Links / Universal Links
11
+ - **Deferred deep linking** — fingerprint-based matching on the first launch after install
12
+ - **Event tracking** — batched delivery of custom events
13
+ - **Payment attribution** — records payment attempts and automatically attaches `link_id`
14
+ - **Link creation** — generate deep links from within the app (static/dynamic)
15
+
16
+ ## Requirements
15
17
 
16
18
  - React Native 0.73+
17
19
  - Android: minSdk 24, compileSdk 34
18
20
  - iOS: 15.0+, Swift 5.9+
19
21
 
20
- ## 설치
22
+ ## Installation
21
23
 
22
24
  ```bash
23
25
  npm install vialink-react-native-sdk
24
26
  ```
25
27
 
26
- ### iOS 추가 설정
28
+ ### iOS additional setup
27
29
 
28
30
  ```bash
29
31
  cd ios && pod install
30
32
  ```
31
33
 
32
- ### Android 추가 설정
34
+ ### Android additional setup
33
35
 
34
- `android/app/build.gradle`에서 설정 확인:
36
+ Verify the configuration in `android/app/build.gradle`:
35
37
 
36
38
  ```groovy
37
39
  android {
@@ -42,7 +44,7 @@ android {
42
44
  }
43
45
  ```
44
46
 
45
- `MainApplication.kt` (또는 `.java`)에 패키지 등록:
47
+ Register the package in `MainApplication.kt` (or `.java`):
46
48
 
47
49
  ```kotlin
48
50
  import com.vialink.reactnative.ViaLinkPackage
@@ -54,38 +56,38 @@ override fun getPackages(): List<ReactPackage> {
54
56
  }
55
57
  ```
56
58
 
57
- ## 사용법
59
+ ## Usage
58
60
 
59
- ### 1. 초기화
61
+ ### 1. Initialization
60
62
 
61
63
  ```typescript
62
64
  import { ViaLinkSDK } from 'vialink-react-native-sdk';
63
65
 
64
- // App.tsx 최상위에서 호출
66
+ // Call at the top level of App.tsx
65
67
  await ViaLinkSDK.shared.configure('YOUR_API_KEY');
66
68
  ```
67
69
 
68
- ### 2. 딥링크 콜백
70
+ ### 2. Deep link callbacks
69
71
 
70
72
  ```typescript
71
- // App Links / Universal Links 수신
73
+ // Receive App Links / Universal Links
72
74
  ViaLinkSDK.shared.onDeepLink((data) => {
73
- console.log('딥링크:', data.path, data.params);
75
+ console.log('deep link:', data.path, data.params);
74
76
  navigation.navigate(data.path, data.params);
75
77
  });
76
78
 
77
- // 디퍼드 딥링크 ( 실행 매칭, 5 데드라인)
79
+ // Deferred deep link (matched on first app launch, 5-second deadline)
78
80
  ViaLinkSDK.shared.onDeferredDeepLink((data, error) => {
79
81
  if (error) {
80
- // 매칭 실패 (timeout/network/server_error ) — 일반 진입
81
- console.log('매칭 실패:', error.code, error.message);
82
+ // match failed (timeout/network/server_error, etc.) — normal entry
83
+ console.log('match failed:', error.code, error.message);
82
84
  return;
83
85
  }
84
86
  if (!data) {
85
- // organic install — 일반 진입
87
+ // organic install — normal entry
86
88
  return;
87
89
  }
88
- // 매칭 성공딥링크 경로로 이동
90
+ // match succeedednavigate to the deep link path
89
91
  navigation.navigate(data.path, data.params);
90
92
  });
91
93
  ```
@@ -93,16 +95,16 @@ ViaLinkSDK.shared.onDeferredDeepLink((data, error) => {
93
95
  ### 3. Pull API
94
96
 
95
97
  ```typescript
96
- // 동기 (캐시된 즉시 반환)
98
+ // Synchronous (returns the cached value immediately)
97
99
  const deepLink = await ViaLinkSDK.shared.getDeepLinkData();
98
100
  const deferred = await ViaLinkSDK.shared.getDeferredLinkData();
99
101
 
100
- // 비동기 (결과 도착까지 대기)
101
- const deepLinkAsync = await ViaLinkSDK.shared.awaitDeepLinkData(); // 3 타임아웃
102
- const deferredAsync = await ViaLinkSDK.shared.awaitDeferredLinkData(); // 결과까지 대기
102
+ // Asynchronous (waits until the result arrives)
103
+ const deepLinkAsync = await ViaLinkSDK.shared.awaitDeepLinkData(); // 3-second timeout
104
+ const deferredAsync = await ViaLinkSDK.shared.awaitDeferredLinkData(); // waits until the result
103
105
  ```
104
106
 
105
- ### 4. 이벤트 추적
107
+ ### 4. Event tracking
106
108
 
107
109
  ```typescript
108
110
  ViaLinkSDK.shared.track('purchase', {
@@ -112,7 +114,7 @@ ViaLinkSDK.shared.track('purchase', {
112
114
  });
113
115
  ```
114
116
 
115
- ### 5. 결제 추적
117
+ ### 5. Payment tracking
116
118
 
117
119
  ```typescript
118
120
  const result = await ViaLinkSDK.shared.payment.initiated({
@@ -124,33 +126,33 @@ const result = await ViaLinkSDK.shared.payment.initiated({
124
126
  console.log('success:', result.success, 'id:', result.paymentEventId);
125
127
  ```
126
128
 
127
- ### 6. 링크 생성
129
+ ### 6. Link creation
128
130
 
129
131
  ```typescript
130
132
  const url = await ViaLinkSDK.shared.createLink(
131
133
  '/product/123',
132
134
  { promo_code: 'FRIEND_SHARE' },
133
135
  'referral',
134
- 'dynamic', // 클릭 추적 필요
136
+ 'dynamic', // when click tracking is needed
135
137
  );
136
- console.log('생성된 링크:', url);
138
+ console.log('created link:', url);
137
139
  ```
138
140
 
139
- ### 7. 정리
141
+ ### 7. Cleanup
140
142
 
141
143
  ```typescript
142
- // 종료 또는 unmount
144
+ // On app shutdown or unmount
143
145
  ViaLinkSDK.shared.destroy();
144
146
  ```
145
147
 
146
- ## 샘플 프로젝트
148
+ ## Sample project
147
149
 
148
- `sample/` 디렉토리에서 실행 가능한 샘플 앱을 확인하세요.
150
+ See the runnable sample app in the `sample/` directory.
149
151
 
150
- ## 문서
152
+ ## Documentation
151
153
 
152
- - [SDK 가이드](https://docs.vialink.app/sdk/react-native)
154
+ - [SDK Guide](https://docs.vialink.app/sdk/react-native)
153
155
 
154
- ## 라이선스
156
+ ## License
155
157
 
156
158
  MIT License — Aresjoy Inc.
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
  },
@@ -5791,14 +5828,21 @@
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.16\""
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": 26071,
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": 29519,
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
  },
@@ -5791,14 +5828,21 @@
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.16\""
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": 26071,
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": 29519,
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
  },
@@ -5791,14 +5828,21 @@
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.16\""
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": 26071,
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": 29519,
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.8",
3
+ "version": "3.3.12",
4
4
  "description": "ViaLink 딥링크 SDK for React Native (네이티브 브릿지)",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -21,7 +21,8 @@
21
21
  "dist/",
22
22
  "android/",
23
23
  "ios/",
24
- "vialink-react-native-sdk.podspec"
24
+ "vialink-react-native-sdk.podspec",
25
+ "README.ko.md"
25
26
  ],
26
27
  "repository": {
27
28
  "type": "git",
@@ -1,6 +1,6 @@
1
1
  Pod::Spec.new do |s|
2
2
  s.name = "vialink-react-native-sdk"
3
- s.version = "3.3.8"
3
+ s.version = "3.3.12"
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