affise-attribution-lib 1.1.5 → 1.1.7

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 (252) hide show
  1. package/README.md +89 -32
  2. package/affise-attribution-native.podspec +2 -1
  3. package/android/build.gradle +1 -1
  4. package/ios/AffiseAttributionNative.m +9 -0
  5. package/ios/AffiseAttributionNative.swift +79 -2
  6. package/lib/commonjs/AffiseFlag.js.map +1 -1
  7. package/lib/commonjs/AffiseInitProperties.js.map +1 -1
  8. package/lib/commonjs/Export.js.map +1 -1
  9. package/lib/commonjs/events/AutoCatchingType.js.map +1 -1
  10. package/lib/commonjs/events/PredefinedParameters.js.map +1 -1
  11. package/lib/commonjs/events/TouchType.js.map +1 -1
  12. package/lib/commonjs/events/base/AffiseEvent.js.map +1 -1
  13. package/lib/commonjs/events/base/NativeEvent.js.map +1 -1
  14. package/lib/commonjs/events/custom/CustomId01Event.js.map +1 -1
  15. package/lib/commonjs/events/custom/CustomId02Event.js.map +1 -1
  16. package/lib/commonjs/events/custom/CustomId03Event.js.map +1 -1
  17. package/lib/commonjs/events/custom/CustomId04Event.js.map +1 -1
  18. package/lib/commonjs/events/custom/CustomId05Event.js.map +1 -1
  19. package/lib/commonjs/events/custom/CustomId06Event.js.map +1 -1
  20. package/lib/commonjs/events/custom/CustomId07Event.js.map +1 -1
  21. package/lib/commonjs/events/custom/CustomId08Event.js.map +1 -1
  22. package/lib/commonjs/events/custom/CustomId09Event.js.map +1 -1
  23. package/lib/commonjs/events/custom/CustomId10Event.js.map +1 -1
  24. package/lib/commonjs/events/predefined/AchieveLevelEvent.js.map +1 -1
  25. package/lib/commonjs/events/predefined/AddPaymentInfoEvent.js.map +1 -1
  26. package/lib/commonjs/events/predefined/AddToCartEvent.js.map +1 -1
  27. package/lib/commonjs/events/predefined/AddToWishlistEvent.js.map +1 -1
  28. package/lib/commonjs/events/predefined/ClickAdvEvent.js.map +1 -1
  29. package/lib/commonjs/events/predefined/CompleteRegistrationEvent.js.map +1 -1
  30. package/lib/commonjs/events/predefined/CompleteStreamEvent.js.map +1 -1
  31. package/lib/commonjs/events/predefined/CompleteTrialEvent.js.map +1 -1
  32. package/lib/commonjs/events/predefined/CompleteTutorialEvent.js.map +1 -1
  33. package/lib/commonjs/events/predefined/ContentItemsViewEvent.js.map +1 -1
  34. package/lib/commonjs/events/predefined/DeepLinkedEvent.js.map +1 -1
  35. package/lib/commonjs/events/predefined/InitiatePurchaseEvent.js.map +1 -1
  36. package/lib/commonjs/events/predefined/InitiateStreamEvent.js.map +1 -1
  37. package/lib/commonjs/events/predefined/InviteEvent.js.map +1 -1
  38. package/lib/commonjs/events/predefined/LastAttributedTouchEvent.js.map +1 -1
  39. package/lib/commonjs/events/predefined/ListViewEvent.js.map +1 -1
  40. package/lib/commonjs/events/predefined/LoginEvent.js.map +1 -1
  41. package/lib/commonjs/events/predefined/OpenedFromPushNotificationEvent.js.map +1 -1
  42. package/lib/commonjs/events/predefined/PurchaseEvent.js.map +1 -1
  43. package/lib/commonjs/events/predefined/RateEvent.js.map +1 -1
  44. package/lib/commonjs/events/predefined/ReEngageEvent.js.map +1 -1
  45. package/lib/commonjs/events/predefined/ReserveEvent.js.map +1 -1
  46. package/lib/commonjs/events/predefined/SalesEvent.js.map +1 -1
  47. package/lib/commonjs/events/predefined/SearchEvent.js.map +1 -1
  48. package/lib/commonjs/events/predefined/ShareEvent.js.map +1 -1
  49. package/lib/commonjs/events/predefined/SpendCreditsEvent.js.map +1 -1
  50. package/lib/commonjs/events/predefined/StartRegistrationEvent.js.map +1 -1
  51. package/lib/commonjs/events/predefined/StartTrialEvent.js.map +1 -1
  52. package/lib/commonjs/events/predefined/StartTutorialEvent.js.map +1 -1
  53. package/lib/commonjs/events/predefined/SubscribeEvent.js.map +1 -1
  54. package/lib/commonjs/events/predefined/TravelBookingEvent.js.map +1 -1
  55. package/lib/commonjs/events/predefined/UnlockAchievementEvent.js.map +1 -1
  56. package/lib/commonjs/events/predefined/UnsubscribeEvent.js.map +1 -1
  57. package/lib/commonjs/events/predefined/UpdateEvent.js.map +1 -1
  58. package/lib/commonjs/events/predefined/ViewAdvEvent.js.map +1 -1
  59. package/lib/commonjs/events/predefined/ViewCartEvent.js.map +1 -1
  60. package/lib/commonjs/events/predefined/ViewItemEvent.js.map +1 -1
  61. package/lib/commonjs/events/predefined/ViewItemsEvent.js.map +1 -1
  62. package/lib/commonjs/events/subscription/BaseSubscriptionEvent.js.map +1 -1
  63. package/lib/commonjs/events/subscription/ConvertedOfferEvent.js.map +1 -1
  64. package/lib/commonjs/events/subscription/ConvertedOfferFromRetryEvent.js.map +1 -1
  65. package/lib/commonjs/events/subscription/ConvertedTrialEvent.js.map +1 -1
  66. package/lib/commonjs/events/subscription/ConvertedTrialFromRetryEvent.js.map +1 -1
  67. package/lib/commonjs/events/subscription/FailedOfferFromRetryEvent.js.map +1 -1
  68. package/lib/commonjs/events/subscription/FailedOfferiseEvent.js.map +1 -1
  69. package/lib/commonjs/events/subscription/FailedSubscriptionEvent.js.map +1 -1
  70. package/lib/commonjs/events/subscription/FailedSubscriptionFromRetryEvent.js.map +1 -1
  71. package/lib/commonjs/events/subscription/FailedTrialEvent.js.map +1 -1
  72. package/lib/commonjs/events/subscription/FailedTrialFromRetryEvent.js.map +1 -1
  73. package/lib/commonjs/events/subscription/InitialOfferEvent.js.map +1 -1
  74. package/lib/commonjs/events/subscription/InitialSubscriptionEvent.js.map +1 -1
  75. package/lib/commonjs/events/subscription/InitialTrialEvent.js.map +1 -1
  76. package/lib/commonjs/events/subscription/OfferInRetryEvent.js.map +1 -1
  77. package/lib/commonjs/events/subscription/ReactivatedSubscriptionEvent.js.map +1 -1
  78. package/lib/commonjs/events/subscription/RenewedSubscriptionEvent.js.map +1 -1
  79. package/lib/commonjs/events/subscription/RenewedSubscriptionFromRetryEvent.js.map +1 -1
  80. package/lib/commonjs/events/subscription/SubscriptionInRetryEvent.js.map +1 -1
  81. package/lib/commonjs/events/subscription/SubscriptionParameters.js.map +1 -1
  82. package/lib/commonjs/events/subscription/TrialInRetryEvent.js.map +1 -1
  83. package/lib/commonjs/events/subscription/UnsubscriptionEvent.js.map +1 -1
  84. package/lib/commonjs/index.d.js.map +1 -1
  85. package/lib/commonjs/index.js +35 -0
  86. package/lib/commonjs/index.js.map +1 -1
  87. package/lib/commonjs/referrer/ReferrerKey.js.map +1 -1
  88. package/lib/module/AffiseFlag.js.map +1 -1
  89. package/lib/module/AffiseInitProperties.js.map +1 -1
  90. package/lib/module/Export.js.map +1 -1
  91. package/lib/module/events/AutoCatchingType.js.map +1 -1
  92. package/lib/module/events/PredefinedParameters.js.map +1 -1
  93. package/lib/module/events/TouchType.js.map +1 -1
  94. package/lib/module/events/base/AffiseEvent.js.map +1 -1
  95. package/lib/module/events/base/NativeEvent.js.map +1 -1
  96. package/lib/module/events/custom/CustomId01Event.js.map +1 -1
  97. package/lib/module/events/custom/CustomId02Event.js.map +1 -1
  98. package/lib/module/events/custom/CustomId03Event.js.map +1 -1
  99. package/lib/module/events/custom/CustomId04Event.js.map +1 -1
  100. package/lib/module/events/custom/CustomId05Event.js.map +1 -1
  101. package/lib/module/events/custom/CustomId06Event.js.map +1 -1
  102. package/lib/module/events/custom/CustomId07Event.js.map +1 -1
  103. package/lib/module/events/custom/CustomId08Event.js.map +1 -1
  104. package/lib/module/events/custom/CustomId09Event.js.map +1 -1
  105. package/lib/module/events/custom/CustomId10Event.js.map +1 -1
  106. package/lib/module/events/predefined/AchieveLevelEvent.js.map +1 -1
  107. package/lib/module/events/predefined/AddPaymentInfoEvent.js.map +1 -1
  108. package/lib/module/events/predefined/AddToCartEvent.js.map +1 -1
  109. package/lib/module/events/predefined/AddToWishlistEvent.js.map +1 -1
  110. package/lib/module/events/predefined/ClickAdvEvent.js.map +1 -1
  111. package/lib/module/events/predefined/CompleteRegistrationEvent.js.map +1 -1
  112. package/lib/module/events/predefined/CompleteStreamEvent.js.map +1 -1
  113. package/lib/module/events/predefined/CompleteTrialEvent.js.map +1 -1
  114. package/lib/module/events/predefined/CompleteTutorialEvent.js.map +1 -1
  115. package/lib/module/events/predefined/ContentItemsViewEvent.js.map +1 -1
  116. package/lib/module/events/predefined/DeepLinkedEvent.js.map +1 -1
  117. package/lib/module/events/predefined/InitiatePurchaseEvent.js.map +1 -1
  118. package/lib/module/events/predefined/InitiateStreamEvent.js.map +1 -1
  119. package/lib/module/events/predefined/InviteEvent.js.map +1 -1
  120. package/lib/module/events/predefined/LastAttributedTouchEvent.js.map +1 -1
  121. package/lib/module/events/predefined/ListViewEvent.js.map +1 -1
  122. package/lib/module/events/predefined/LoginEvent.js.map +1 -1
  123. package/lib/module/events/predefined/OpenedFromPushNotificationEvent.js.map +1 -1
  124. package/lib/module/events/predefined/PurchaseEvent.js.map +1 -1
  125. package/lib/module/events/predefined/RateEvent.js.map +1 -1
  126. package/lib/module/events/predefined/ReEngageEvent.js.map +1 -1
  127. package/lib/module/events/predefined/ReserveEvent.js.map +1 -1
  128. package/lib/module/events/predefined/SalesEvent.js.map +1 -1
  129. package/lib/module/events/predefined/SearchEvent.js.map +1 -1
  130. package/lib/module/events/predefined/ShareEvent.js.map +1 -1
  131. package/lib/module/events/predefined/SpendCreditsEvent.js.map +1 -1
  132. package/lib/module/events/predefined/StartRegistrationEvent.js.map +1 -1
  133. package/lib/module/events/predefined/StartTrialEvent.js.map +1 -1
  134. package/lib/module/events/predefined/StartTutorialEvent.js.map +1 -1
  135. package/lib/module/events/predefined/SubscribeEvent.js.map +1 -1
  136. package/lib/module/events/predefined/TravelBookingEvent.js.map +1 -1
  137. package/lib/module/events/predefined/UnlockAchievementEvent.js.map +1 -1
  138. package/lib/module/events/predefined/UnsubscribeEvent.js.map +1 -1
  139. package/lib/module/events/predefined/UpdateEvent.js.map +1 -1
  140. package/lib/module/events/predefined/ViewAdvEvent.js.map +1 -1
  141. package/lib/module/events/predefined/ViewCartEvent.js.map +1 -1
  142. package/lib/module/events/predefined/ViewItemEvent.js.map +1 -1
  143. package/lib/module/events/predefined/ViewItemsEvent.js.map +1 -1
  144. package/lib/module/events/subscription/BaseSubscriptionEvent.js.map +1 -1
  145. package/lib/module/events/subscription/ConvertedOfferEvent.js.map +1 -1
  146. package/lib/module/events/subscription/ConvertedOfferFromRetryEvent.js.map +1 -1
  147. package/lib/module/events/subscription/ConvertedTrialEvent.js.map +1 -1
  148. package/lib/module/events/subscription/ConvertedTrialFromRetryEvent.js.map +1 -1
  149. package/lib/module/events/subscription/FailedOfferFromRetryEvent.js.map +1 -1
  150. package/lib/module/events/subscription/FailedOfferiseEvent.js.map +1 -1
  151. package/lib/module/events/subscription/FailedSubscriptionEvent.js.map +1 -1
  152. package/lib/module/events/subscription/FailedSubscriptionFromRetryEvent.js.map +1 -1
  153. package/lib/module/events/subscription/FailedTrialEvent.js.map +1 -1
  154. package/lib/module/events/subscription/FailedTrialFromRetryEvent.js.map +1 -1
  155. package/lib/module/events/subscription/InitialOfferEvent.js.map +1 -1
  156. package/lib/module/events/subscription/InitialSubscriptionEvent.js.map +1 -1
  157. package/lib/module/events/subscription/InitialTrialEvent.js.map +1 -1
  158. package/lib/module/events/subscription/OfferInRetryEvent.js.map +1 -1
  159. package/lib/module/events/subscription/ReactivatedSubscriptionEvent.js.map +1 -1
  160. package/lib/module/events/subscription/RenewedSubscriptionEvent.js.map +1 -1
  161. package/lib/module/events/subscription/RenewedSubscriptionFromRetryEvent.js.map +1 -1
  162. package/lib/module/events/subscription/SubscriptionInRetryEvent.js.map +1 -1
  163. package/lib/module/events/subscription/SubscriptionParameters.js.map +1 -1
  164. package/lib/module/events/subscription/TrialInRetryEvent.js.map +1 -1
  165. package/lib/module/events/subscription/UnsubscriptionEvent.js.map +1 -1
  166. package/lib/module/index.d.js.map +1 -1
  167. package/lib/module/index.js +35 -0
  168. package/lib/module/index.js.map +1 -1
  169. package/lib/module/referrer/ReferrerKey.js.map +1 -1
  170. package/lib/typescript/AffiseFlag.d.ts +3 -3
  171. package/lib/typescript/AffiseInitProperties.d.ts +12 -12
  172. package/lib/typescript/Export.d.ts +74 -74
  173. package/lib/typescript/events/AutoCatchingType.d.ts +7 -7
  174. package/lib/typescript/events/PredefinedParameters.d.ts +75 -75
  175. package/lib/typescript/events/TouchType.d.ts +5 -5
  176. package/lib/typescript/events/base/AffiseEvent.d.ts +39 -39
  177. package/lib/typescript/events/base/NativeEvent.d.ts +4 -4
  178. package/lib/typescript/events/custom/CustomId01Event.d.ts +11 -11
  179. package/lib/typescript/events/custom/CustomId02Event.d.ts +11 -11
  180. package/lib/typescript/events/custom/CustomId03Event.d.ts +11 -11
  181. package/lib/typescript/events/custom/CustomId04Event.d.ts +11 -11
  182. package/lib/typescript/events/custom/CustomId05Event.d.ts +11 -11
  183. package/lib/typescript/events/custom/CustomId06Event.d.ts +11 -11
  184. package/lib/typescript/events/custom/CustomId07Event.d.ts +11 -11
  185. package/lib/typescript/events/custom/CustomId08Event.d.ts +11 -11
  186. package/lib/typescript/events/custom/CustomId09Event.d.ts +11 -11
  187. package/lib/typescript/events/custom/CustomId10Event.d.ts +11 -11
  188. package/lib/typescript/events/predefined/AchieveLevelEvent.d.ts +4 -4
  189. package/lib/typescript/events/predefined/AddPaymentInfoEvent.d.ts +4 -4
  190. package/lib/typescript/events/predefined/AddToCartEvent.d.ts +4 -4
  191. package/lib/typescript/events/predefined/AddToWishlistEvent.d.ts +4 -4
  192. package/lib/typescript/events/predefined/ClickAdvEvent.d.ts +4 -4
  193. package/lib/typescript/events/predefined/CompleteRegistrationEvent.d.ts +4 -4
  194. package/lib/typescript/events/predefined/CompleteStreamEvent.d.ts +4 -4
  195. package/lib/typescript/events/predefined/CompleteTrialEvent.d.ts +4 -4
  196. package/lib/typescript/events/predefined/CompleteTutorialEvent.d.ts +4 -4
  197. package/lib/typescript/events/predefined/ContentItemsViewEvent.d.ts +4 -4
  198. package/lib/typescript/events/predefined/DeepLinkedEvent.d.ts +4 -4
  199. package/lib/typescript/events/predefined/InitiatePurchaseEvent.d.ts +4 -4
  200. package/lib/typescript/events/predefined/InitiateStreamEvent.d.ts +4 -4
  201. package/lib/typescript/events/predefined/InviteEvent.d.ts +4 -4
  202. package/lib/typescript/events/predefined/LastAttributedTouchEvent.d.ts +4 -4
  203. package/lib/typescript/events/predefined/ListViewEvent.d.ts +4 -4
  204. package/lib/typescript/events/predefined/LoginEvent.d.ts +4 -4
  205. package/lib/typescript/events/predefined/OpenedFromPushNotificationEvent.d.ts +4 -4
  206. package/lib/typescript/events/predefined/PurchaseEvent.d.ts +4 -4
  207. package/lib/typescript/events/predefined/RateEvent.d.ts +4 -4
  208. package/lib/typescript/events/predefined/ReEngageEvent.d.ts +4 -4
  209. package/lib/typescript/events/predefined/ReserveEvent.d.ts +4 -4
  210. package/lib/typescript/events/predefined/SalesEvent.d.ts +4 -4
  211. package/lib/typescript/events/predefined/SearchEvent.d.ts +4 -4
  212. package/lib/typescript/events/predefined/ShareEvent.d.ts +4 -4
  213. package/lib/typescript/events/predefined/SpendCreditsEvent.d.ts +4 -4
  214. package/lib/typescript/events/predefined/StartRegistrationEvent.d.ts +4 -4
  215. package/lib/typescript/events/predefined/StartTrialEvent.d.ts +4 -4
  216. package/lib/typescript/events/predefined/StartTutorialEvent.d.ts +4 -4
  217. package/lib/typescript/events/predefined/SubscribeEvent.d.ts +4 -4
  218. package/lib/typescript/events/predefined/TravelBookingEvent.d.ts +4 -4
  219. package/lib/typescript/events/predefined/UnlockAchievementEvent.d.ts +4 -4
  220. package/lib/typescript/events/predefined/UnsubscribeEvent.d.ts +4 -4
  221. package/lib/typescript/events/predefined/UpdateEvent.d.ts +4 -4
  222. package/lib/typescript/events/predefined/ViewAdvEvent.d.ts +4 -4
  223. package/lib/typescript/events/predefined/ViewCartEvent.d.ts +4 -4
  224. package/lib/typescript/events/predefined/ViewItemEvent.d.ts +4 -4
  225. package/lib/typescript/events/predefined/ViewItemsEvent.d.ts +4 -4
  226. package/lib/typescript/events/subscription/BaseSubscriptionEvent.d.ts +13 -13
  227. package/lib/typescript/events/subscription/ConvertedOfferEvent.d.ts +4 -4
  228. package/lib/typescript/events/subscription/ConvertedOfferFromRetryEvent.d.ts +4 -4
  229. package/lib/typescript/events/subscription/ConvertedTrialEvent.d.ts +4 -4
  230. package/lib/typescript/events/subscription/ConvertedTrialFromRetryEvent.d.ts +4 -4
  231. package/lib/typescript/events/subscription/FailedOfferFromRetryEvent.d.ts +4 -4
  232. package/lib/typescript/events/subscription/FailedOfferiseEvent.d.ts +4 -4
  233. package/lib/typescript/events/subscription/FailedSubscriptionEvent.d.ts +4 -4
  234. package/lib/typescript/events/subscription/FailedSubscriptionFromRetryEvent.d.ts +4 -4
  235. package/lib/typescript/events/subscription/FailedTrialEvent.d.ts +4 -4
  236. package/lib/typescript/events/subscription/FailedTrialFromRetryEvent.d.ts +4 -4
  237. package/lib/typescript/events/subscription/InitialOfferEvent.d.ts +4 -4
  238. package/lib/typescript/events/subscription/InitialSubscriptionEvent.d.ts +4 -4
  239. package/lib/typescript/events/subscription/InitialTrialEvent.d.ts +4 -4
  240. package/lib/typescript/events/subscription/OfferInRetryEvent.d.ts +4 -4
  241. package/lib/typescript/events/subscription/ReactivatedSubscriptionEvent.d.ts +4 -4
  242. package/lib/typescript/events/subscription/RenewedSubscriptionEvent.d.ts +4 -4
  243. package/lib/typescript/events/subscription/RenewedSubscriptionFromRetryEvent.d.ts +4 -4
  244. package/lib/typescript/events/subscription/SubscriptionInRetryEvent.d.ts +4 -4
  245. package/lib/typescript/events/subscription/SubscriptionParameters.d.ts +31 -31
  246. package/lib/typescript/events/subscription/TrialInRetryEvent.d.ts +4 -4
  247. package/lib/typescript/events/subscription/UnsubscriptionEvent.d.ts +4 -4
  248. package/lib/typescript/index.d.ts +107 -94
  249. package/lib/typescript/index.d.ts.map +1 -1
  250. package/lib/typescript/referrer/ReferrerKey.d.ts +32 -32
  251. package/package.json +1 -1
  252. package/src/index.tsx +41 -3
package/README.md CHANGED
@@ -1,13 +1,21 @@
1
1
  # Affise Attribution React Native library
2
2
 
3
+ <p align="left">
4
+ <a href="https://www.npmjs.com/package/affise-attribution-lib" alt="npm package">
5
+ <img src="https://img.shields.io/npm/v/affise-attribution-lib?label=affise-attribution-lib" />
6
+ </a>
7
+ </p>
8
+
3
9
  - [Affise Attribution React Native library](#affise-attribution-react-native-library)
4
10
  - [Description](#description)
5
11
  - [Quick start](#quick-start)
6
12
  - [Integration](#integration)
7
13
  - [Integrate npm package](#integrate-npm-package)
14
+ - [Add platform modules](#add-platform-modules)
15
+ - [Android](#android)
8
16
  - [Initialize](#initialize)
9
17
  - [Requirements](#requirements)
10
- - [Android](#android)
18
+ - [Android](#android-1)
11
19
  - [Features](#features)
12
20
  - [Device identifiers collection](#device-identifiers-collection)
13
21
  - [Events tracking](#events-tracking)
@@ -21,7 +29,7 @@
21
29
  - [Reinstall Uninstall tracking](#reinstall-uninstall-tracking)
22
30
  - [APK preinstall tracking](#apk-preinstall-tracking)
23
31
  - [Deeplinks](#deeplinks)
24
- - [Android](#android-1)
32
+ - [Android](#android-2)
25
33
  - [iOS](#ios)
26
34
  - [Offline mode](#offline-mode)
27
35
  - [Disable tracking](#disable-tracking)
@@ -30,6 +38,8 @@
30
38
  - [Platform specific](#platform-specific)
31
39
  - [Get referrer](#get-referrer)
32
40
  - [Get referrer value](#get-referrer-value)
41
+ - [Referrer keys](#referrer-keys)
42
+ - [StoreKit Ad Network](#storekit-ad-network)
33
43
 
34
44
  # Description
35
45
 
@@ -57,20 +67,26 @@ Installation using yarn
57
67
  yarn add affise-attribution-lib
58
68
  ```
59
69
 
60
- #### Add platform modules
70
+ ### Add platform modules
61
71
 
62
- ##### Android
72
+ #### Android
63
73
 
64
74
  Add modules to android project
65
75
 
76
+ | Module | Version |
77
+ | ------ | ------- |
78
+ | module-advertising | <a href="https://mvnrepository.com/artifact/com.affise/module-advertising"><img src="https://img.shields.io/maven-central/v/com.affise/module-advertising?label=latest" alt="version" /></a> |
79
+ | module-network | <a href="https://mvnrepository.com/artifact/com.affise/module-network"><img src="https://img.shields.io/maven-central/v/com.affise/module-network?label=latest" alt="version" /></a> |
80
+ | module-phone | <a href="https://mvnrepository.com/artifact/com.affise/module-phone"><img src="https://img.shields.io/maven-central/v/com.affise/module-phone?label=latest" alt="version" /></a> |
81
+
66
82
  Example `example/android/app/build.gradle`
67
83
 
68
84
  ```gradle
69
85
  dependencies {
70
86
  // Affise modules
71
- implementation 'com.affise:module-advertising:1.5.4'
72
- implementation 'com.affise:module-network:1.5.4'
73
- implementation 'com.affise:module-phone:1.5.4'
87
+ implementation 'com.affise:module-advertising:1.5.+'
88
+ implementation 'com.affise:module-network:1.5.+'
89
+ implementation 'com.affise:module-phone:1.5.+'
74
90
  }
75
91
  ```
76
92
 
@@ -107,7 +123,6 @@ export default function App() {
107
123
  }
108
124
  ```
109
125
 
110
-
111
126
  ### Requirements
112
127
 
113
128
  #### Android
@@ -127,7 +142,7 @@ OAID certificate in your project (Optional)
127
142
 
128
143
  # Features
129
144
 
130
- ### Device identifiers collection
145
+ ## Device identifiers collection
131
146
 
132
147
  To match users with events and data library is sending, these identifiers are collected:
133
148
 
@@ -212,7 +227,7 @@ To match users with events and data library is sending, these identifiers are co
212
227
  - `EVENTS`
213
228
  - `AFFISE_EVENTS_COUNT`
214
229
 
215
- ### Events tracking
230
+ ## Events tracking
216
231
 
217
232
  For example, we want to track what items usually user adds to shopping cart. To send event first create it with
218
233
  following code
@@ -273,7 +288,7 @@ With above example you can implement other events:
273
288
  - `ViewItemEvent`
274
289
  - `ViewItemsEvent`
275
290
 
276
- ### Custom events tracking
291
+ ## Custom events tracking
277
292
 
278
293
  Use any of custom events if default doesn't fit your scenario:
279
294
 
@@ -288,7 +303,7 @@ Use any of custom events if default doesn't fit your scenario:
288
303
  - `CustomId09Event`
289
304
  - `CustomId10Event`
290
305
 
291
- ### Predefined event parameters
306
+ ## Predefined event parameters
292
307
 
293
308
  To enrich your event with another dimension, you can use predefined parameters for most common cases.
294
309
  Add it to any event:
@@ -393,27 +408,27 @@ In examples above `PredefinedParameters.DESCRIPTION` is used, but many others is
393
408
  - `PARAM_08`
394
409
  - `PARAM_09`
395
410
 
396
- ### Events buffering
411
+ ## Events buffering
397
412
 
398
413
  Affise library will send any pending events with first opportunity,
399
414
  but if there is no network connection or device is disabled, events are kept locally for 7 days before deletion.
400
415
 
401
- ### Advertising Identifier (google) tracking
416
+ ## Advertising Identifier (google) tracking
402
417
 
403
418
  Advertising Identifier (google) tracking is supported automatically, no actions needed
404
419
 
405
- ### Open Advertising Identifier (huawei) tracking
420
+ ## Open Advertising Identifier (huawei) tracking
406
421
 
407
422
  Open Advertising Identifier is supported automatically, no actions needed
408
423
 
409
- ### Install referrer tracking
424
+ ## Install referrer tracking
410
425
 
411
426
  Install referrer tracking is supported automatically, no actions needed
412
427
 
413
- ### Push token tracking
428
+ ## Push token tracking
414
429
 
415
430
  To let affise track push token you need to receive it from your push service provider, and pass to Affise library.
416
- First add firebase integration to your app completing theese steps: https://firebase.google.com/docs/cloud-messaging/android/client
431
+ First add firebase integration to your app completing theese steps: [Firebase Docs](https://firebase.google.com/docs/cloud-messaging/android/client)
417
432
 
418
433
  After you have done with firebase inegration, add to your cloud messaging service `onNewToken` method `Affise.addPushToken(token)`
419
434
 
@@ -429,7 +444,7 @@ const getToken = async () => {
429
444
  };
430
445
  ```
431
446
 
432
- ### Reinstall Uninstall tracking
447
+ ## Reinstall Uninstall tracking
433
448
 
434
449
  Affise automatically track reinstall events by using silent-push technology, to make this feature work, pass push token when it is recreated by user and on you application starts up
435
450
 
@@ -437,12 +452,12 @@ Affise automatically track reinstall events by using silent-push technology, to
437
452
  Affise.addPushToken(token);
438
453
  ```
439
454
 
440
- ### APK preinstall tracking
455
+ ## APK preinstall tracking
441
456
 
442
457
  SDK is also supports scenario when APK is installed not from one of application markets, such as google play, huawei appgallery or amazon appstore
443
458
  To use this feature, create file with name `partner_key` in your app assets directory, and write unique identifier inside, this key will be passed to our backend so you can track events by partner later in your Affise console.
444
459
 
445
- ### Deeplinks
460
+ ## Deeplinks
446
461
 
447
462
  Register deeplink callback right after Affise.init(..)
448
463
 
@@ -453,7 +468,7 @@ Affise.registerDeeplinkCallback((uri) => {
453
468
  });
454
469
  ```
455
470
 
456
- #### Android
471
+ ### Android
457
472
 
458
473
  To integrate deeplink support in android you need:
459
474
 
@@ -472,11 +487,12 @@ Add intent filter to `AndroidManifest.xml` as in `example/android/app/src/main/A
472
487
  </intent-filter>
473
488
  ```
474
489
 
475
- #### iOS
490
+ ### iOS
476
491
 
477
492
  To integrate deeplink support in iOS you need:
478
493
 
479
494
  Add deeplink handler to `AppDelegate.mm` as in `example/ios/AffiseAttributionLibExample/AppDelegate.mm`
495
+
480
496
  - [React Docs](https://reactnavigation.org/docs/deep-linking/#set-up-with-bare-react-native-projects)
481
497
 
482
498
  ```objective-c
@@ -488,9 +504,11 @@ Add deeplink handler to `AppDelegate.mm` as in `example/ios/AffiseAttributionLib
488
504
  }
489
505
  ```
490
506
 
491
- Add key `CFBundleURLTypes` to `Info.plist` as in `example/ios/AffiseAttributionLibExample/Info.plist`
507
+ Add key `CFBundleURLTypes` to `Info.plist`
508
+
509
+ Example: `example/ios/AffiseAttributionLibExample/Info.plist`
492
510
 
493
- ```html
511
+ ```xml
494
512
  <key>CFBundleURLTypes</key>
495
513
  <array>
496
514
  <dict>
@@ -506,7 +524,7 @@ Add key `CFBundleURLTypes` to `Info.plist` as in `example/ios/AffiseAttributionL
506
524
  </array>
507
525
  ```
508
526
 
509
- ### Offline mode
527
+ ## Offline mode
510
528
 
511
529
  In some scenarious you would want to limit Affise network usage, to pause that activity call anywhere in your application following code after Affise init:
512
530
 
@@ -524,7 +542,7 @@ To check current offline mode status call:
524
542
  Affise.isOfflineModeEnabled(); // returns true or false describing current tracking state
525
543
  ```
526
544
 
527
- ### Disable tracking
545
+ ## Disable tracking
528
546
 
529
547
  To disable any tracking activity, storing events and gathering device identifiers and metrics call anywhere in your application following code after Affise init:
530
548
 
@@ -546,7 +564,7 @@ Affise.isTrackingEnabled().then((enabled) => {
546
564
  });
547
565
  ```
548
566
 
549
- ### Disable background tracking
567
+ ## Disable background tracking
550
568
 
551
569
  To disable any background tracking activity, storing events and gathering device identifiers and metrics call anywhere in your application following code after Affise init:
552
570
 
@@ -568,7 +586,7 @@ Affise.isBackgroundTrackingEnabled().then((enabled) => {
568
586
  });
569
587
  ```
570
588
 
571
- ### GDPR right to be forgotten
589
+ ## GDPR right to be forgotten
572
590
 
573
591
  Under the EU's General Data Protection Regulation (GDPR): An individual has the right to have their personal data erased.
574
592
  To provide this functionality to user, as the app developer, you can call
@@ -587,10 +605,10 @@ Affise.setTrackingEnabled(false);
587
605
  Affise.forget(); // to forget users data
588
606
  ```
589
607
 
590
-
591
- ### Platform specific
608
+ ## Platform specific
592
609
 
593
610
  ### Get referrer
611
+
594
612
  > `Android Only`
595
613
 
596
614
  Use the next public method of SDK
@@ -601,7 +619,8 @@ Affise.getReferrer().then((referrer) => {
601
619
  });
602
620
  ```
603
621
 
604
- #### Get referrer value
622
+ ### Get referrer value
623
+
605
624
  > `Android Only`
606
625
 
607
626
  Use the next public method of SDK to get referrer value by
@@ -646,3 +665,41 @@ In examples above `ReferrerKey.CLICK_ID` is used, but many others is available:
646
665
  - `SUB_3`
647
666
  - `SUB_4`
648
667
  - `SUB_5`
668
+
669
+ ### StoreKit Ad Network
670
+
671
+ > `iOS Only`
672
+
673
+ For ios prior `16.1` first call
674
+
675
+ ```typescript
676
+ Affise.ios.registerAppForAdNetworkAttribution((error) => {
677
+ // Handle error
678
+ });
679
+ ```
680
+
681
+ Updates the fine and coarse conversion values, and calls a completion handler if the update fails.
682
+ Second argument coarseValue is available in iOS 16.1+
683
+
684
+ ```typescript
685
+ Affise.ios.updatePostbackConversionValue(1, "medium", (error) => {
686
+ // Handle error
687
+ });
688
+ ```
689
+
690
+ Configure your app to send postback copies to Affise:
691
+
692
+ Add key `NSAdvertisingAttributionReportEndpoint` to `Info.plist`
693
+ Set key value to `https://affise-skadnetwork.com/`
694
+
695
+ Example: `example/ios/AffiseAttributionLibExample/Info.plist`
696
+
697
+ ```xml
698
+ <key>CFBundleURLTypes</key>
699
+ <array>
700
+ <dict>
701
+ <key>NSAdvertisingAttributionReportEndpoint</key>
702
+ <string>https://affise-skadnetwork.com/</string>
703
+ </dict>
704
+ </array>
705
+ ```
@@ -17,7 +17,8 @@ Pod::Spec.new do |s|
17
17
  s.source_files = "ios/**/*.{h,m,mm,swift}"
18
18
 
19
19
  s.dependency "React-Core"
20
- s.dependency 'AffiseAttributionLib', '~> 1.1.3'
20
+ s.dependency 'AffiseAttributionLib', '~> 1.1.5'
21
+ s.dependency 'AffiseSKAdNetwork', '~> 1.1.5'
21
22
 
22
23
  # Don't install the dependencies when we run `pod install` in the old architecture.
23
24
  if ENV['RCT_NEW_ARCH_ENABLED'] == '1' then
@@ -73,7 +73,7 @@ dependencies {
73
73
  implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
74
74
 
75
75
  implementation "com.android.installreferrer:installreferrer:2.2"
76
- implementation "com.affise:attribution:1.5.4"
76
+ implementation "com.affise:attribution:1.5.5"
77
77
  }
78
78
 
79
79
  if (isNewArchitectureEnabled()) {
@@ -90,4 +90,13 @@ RCT_EXTERN_METHOD(
90
90
  RCT_EXTERN_METHOD(
91
91
  nativeHandleDeeplink: (NSString)uri
92
92
  )
93
+
94
+ RCT_EXTERN_METHOD(
95
+ nativeSkadRegister
96
+ )
97
+
98
+ RCT_EXTERN_METHOD(
99
+ nativeSkadPostback: (int)fineValue
100
+ coarseValue: (NSString)coarseValue
101
+ )
93
102
  @end
@@ -1,4 +1,5 @@
1
1
  import AffiseAttributionLib
2
+ import AffiseSKAdNetwork
2
3
  import React
3
4
 
4
5
 
@@ -8,6 +9,13 @@ class AffiseAttributionNative: RCTEventEmitter {
8
9
  static private let DEEPLINK_CALLBACK_EVENT = "affiseDeeplinkEvent"
9
10
  static private let DEEPLINK_CALLBACK_URI_PARAMETER = "uri"
10
11
 
12
+ static private let FLUTTER_SKAD_REGISTER_ERROR = "skadRegisterError"
13
+ static private let FLUTTER_SKAD_POSTBACK_ERROR = "skadPostbackError"
14
+ static private let FLUTTER_SKAD_ERROR_PARAMETER = "error"
15
+
16
+ // android
17
+ static private let GET_REFERRER_VALUE_CALLBACK_EVENT = "getReferrerValueEvent";
18
+
11
19
  var app: UIApplication? = nil
12
20
  var launchOptions: [UIApplication.LaunchOptionsKey: Any]?
13
21
 
@@ -24,7 +32,12 @@ class AffiseAttributionNative: RCTEventEmitter {
24
32
  }
25
33
 
26
34
  override func supportedEvents() -> [String]! {
27
- return [AffiseAttributionNative.DEEPLINK_CALLBACK_EVENT];
35
+ return [
36
+ AffiseAttributionNative.DEEPLINK_CALLBACK_EVENT,
37
+ AffiseAttributionNative.FLUTTER_SKAD_REGISTER_ERROR,
38
+ AffiseAttributionNative.FLUTTER_SKAD_POSTBACK_ERROR,
39
+ AffiseAttributionNative.GET_REFERRER_VALUE_CALLBACK_EVENT
40
+ ];
28
41
  }
29
42
 
30
43
  @objc(nativeInit:)
@@ -70,7 +83,7 @@ class AffiseAttributionNative: RCTEventEmitter {
70
83
 
71
84
  @objc
72
85
  public func nativeUnregisterWebView() -> Void {
73
- // Affise.shared.unregisterWebView()
86
+ // Affise.shared.unregisterWebView()
74
87
  RCTLogInfo("NotImplemented")
75
88
  }
76
89
 
@@ -147,6 +160,56 @@ class AffiseAttributionNative: RCTEventEmitter {
147
160
  }
148
161
  }
149
162
 
163
+ @objc
164
+ public func nativeSkadRegister() -> Void {
165
+ if #available(iOS 16.1, *) {
166
+ AffiseSKAdNetwork.shared()?.updatePostbackConversionValue(0, coarseValue: "medium", completionHandler: { error in
167
+ if let errorMessage = error?.localizedDescription {
168
+ self.sendSkadRegisterError(errorMessage)
169
+ }
170
+ })
171
+ } else if #available(iOS 15.4, *) {
172
+ AffiseSKAdNetwork.shared()?.updatePostbackConversionValue(0, completionHandler: { error in
173
+ if let errorMessage = error?.localizedDescription {
174
+ self.sendSkadRegisterError(errorMessage)
175
+ }
176
+ })
177
+ } else if #available(iOS 14.0, *) {
178
+ AffiseSKAdNetwork.shared()?.registerAppForAdNetworkAttribution(completionHandler: { error in
179
+ if let errorMessage = error?.localizedDescription {
180
+ self.sendSkadRegisterError(errorMessage)
181
+ }
182
+ })
183
+ } else {
184
+ RCTLogInfo("NotImplemented")
185
+ }
186
+ }
187
+
188
+ @objc(nativeSkadPostback:coarseValue:)
189
+ public func nativeSkadPostback(fineValue:Int, coarseValue:NSString) -> Void {
190
+ if #available(iOS 16.1, *) {
191
+ AffiseSKAdNetwork.shared()?.updatePostbackConversionValue(fineValue, coarseValue: coarseValue as String, completionHandler: { error in
192
+ if let errorMessage = error?.localizedDescription {
193
+ self.sendSkadPostbackError(errorMessage)
194
+ }
195
+ })
196
+ } else if #available(iOS 15.4, *) {
197
+ AffiseSKAdNetwork.shared()?.updatePostbackConversionValue(fineValue, completionHandler: { error in
198
+ if let errorMessage = error?.localizedDescription {
199
+ self.sendSkadPostbackError(errorMessage)
200
+ }
201
+ })
202
+ } else if #available(iOS 14.0, *) {
203
+ AffiseSKAdNetwork.shared()?.updateConversionValue(fineValue, completionHandler: { error in
204
+ if let errorMessage = error?.localizedDescription {
205
+ self.sendSkadPostbackError(errorMessage)
206
+ }
207
+ })
208
+ } else {
209
+ RCTLogInfo("NotImplemented")
210
+ }
211
+ }
212
+
150
213
  private func registerCallback() {
151
214
  Affise.shared.registerDeeplinkCallback {url in
152
215
  }
@@ -158,4 +221,18 @@ class AffiseAttributionNative: RCTEventEmitter {
158
221
  body: [AffiseAttributionNative.DEEPLINK_CALLBACK_URI_PARAMETER: uri]
159
222
  )
160
223
  }
224
+
225
+ private func sendSkadRegisterError(_ error: String?) {
226
+ sendEvent(
227
+ withName: AffiseAttributionNative.FLUTTER_SKAD_REGISTER_ERROR,
228
+ body: [AffiseAttributionNative.FLUTTER_SKAD_ERROR_PARAMETER: error]
229
+ )
230
+ }
231
+
232
+ private func sendSkadPostbackError(_ error: String?) {
233
+ sendEvent(
234
+ withName: AffiseAttributionNative.FLUTTER_SKAD_POSTBACK_ERROR,
235
+ body: [AffiseAttributionNative.FLUTTER_SKAD_ERROR_PARAMETER: error]
236
+ )
237
+ }
161
238
  }
@@ -1 +1 @@
1
- {"version":3,"names":["AffiseFlag"],"sourceRoot":"..\\..\\src","sources":["AffiseFlag.ts"],"mappings":";;;;;;IAAYA,UAAU;AAAA;AAAA,WAAVA,UAAU;EAAVA,UAAU;AAAA,GAAVA,UAAU,0BAAVA,UAAU"}
1
+ {"version":3,"names":["AffiseFlag"],"sourceRoot":"../../src","sources":["AffiseFlag.ts"],"mappings":";;;;;;IAAYA,UAAU;AAAA;AAAA,WAAVA,UAAU;EAAVA,UAAU;AAAA,GAAVA,UAAU,0BAAVA,UAAU"}
@@ -1 +1 @@
1
- {"version":3,"names":["AffiseInitProperties","constructor","affiseAppId","isProduction","partParamName","partParamNameToken","appToken","secretId","enabledMetrics","autoCatchingClickEvents"],"sourceRoot":"..\\..\\src","sources":["AffiseInitProperties.ts"],"mappings":";;;;;;;;;AACA;;AAEO,MAAMA,oBAAoB,CAAC;EAShC;;EAEAC,WAAW,CACTC,WAA2B,EAS3B;IAAA,IARAC,YAAqB,uEAAG,IAAI;IAAA,IAC5BC,aAA6B;IAAA,IAC7BC,kBAAkC;IAAA,IAClCC,QAAwB;IAAA,IACxBC,QAAwB;IAAA,IACxBC,cAAuB,uEAAG,KAAK;IAAA,IAC/BC,uBAA2C,uEAAG,EAAE;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IAGhD,IAAI,CAACP,WAAW,GAAGA,WAAW;IAC9B,IAAI,CAACC,YAAY,GAAGA,YAAY;IAChC,IAAI,CAACC,aAAa,GAAGA,aAAa;IAClC,IAAI,CAACC,kBAAkB,GAAGA,kBAAkB;IAC5C,IAAI,CAACC,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,cAAc,GAAGA,cAAc;IACpC,IAAI,CAACC,uBAAuB,GAAGA,uBAAuB;IACtD;EACF;AACF;AAAC"}
1
+ {"version":3,"names":["AffiseInitProperties","constructor","affiseAppId","isProduction","partParamName","partParamNameToken","appToken","secretId","enabledMetrics","autoCatchingClickEvents"],"sourceRoot":"../../src","sources":["AffiseInitProperties.ts"],"mappings":";;;;;;;;;AACA;;AAEO,MAAMA,oBAAoB,CAAC;EAShC;;EAEAC,WAAW,CACTC,WAA2B,EAS3B;IAAA,IARAC,YAAqB,uEAAG,IAAI;IAAA,IAC5BC,aAA6B;IAAA,IAC7BC,kBAAkC;IAAA,IAClCC,QAAwB;IAAA,IACxBC,QAAwB;IAAA,IACxBC,cAAuB,uEAAG,KAAK;IAAA,IAC/BC,uBAA2C,uEAAG,EAAE;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IAGhD,IAAI,CAACP,WAAW,GAAGA,WAAW;IAC9B,IAAI,CAACC,YAAY,GAAGA,YAAY;IAChC,IAAI,CAACC,aAAa,GAAGA,aAAa;IAClC,IAAI,CAACC,kBAAkB,GAAGA,kBAAkB;IAC5C,IAAI,CAACC,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,cAAc,GAAGA,cAAc;IACpC,IAAI,CAACC,uBAAuB,GAAGA,uBAAuB;IACtD;EACF;AACF;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sourceRoot":"..\\..\\src","sources":["Export.ts"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}
1
+ {"version":3,"names":[],"sourceRoot":"../../src","sources":["Export.ts"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}
@@ -1 +1 @@
1
- {"version":3,"names":["AutoCatchingType"],"sourceRoot":"..\\..\\src","sources":["AutoCatchingType.ts"],"mappings":";;;;;;IAAYA,gBAAgB;AAAA;AAAA,WAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;AAAA,GAAhBA,gBAAgB,gCAAhBA,gBAAgB"}
1
+ {"version":3,"names":["AutoCatchingType"],"sourceRoot":"../../src","sources":["AutoCatchingType.ts"],"mappings":";;;;;;IAAYA,gBAAgB;AAAA;AAAA,WAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;EAAhBA,gBAAgB;AAAA,GAAhBA,gBAAgB,gCAAhBA,gBAAgB"}
@@ -1 +1 @@
1
- {"version":3,"names":["PredefinedParameters"],"sourceRoot":"..\\..\\src","sources":["PredefinedParameters.ts"],"mappings":";;;;;;IAAYA,oBAAoB;AAAA;AAAA,WAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;AAAA,GAApBA,oBAAoB,oCAApBA,oBAAoB"}
1
+ {"version":3,"names":["PredefinedParameters"],"sourceRoot":"../../src","sources":["PredefinedParameters.ts"],"mappings":";;;;;;IAAYA,oBAAoB;AAAA;AAAA,WAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;EAApBA,oBAAoB;AAAA,GAApBA,oBAAoB,oCAApBA,oBAAoB"}
@@ -1 +1 @@
1
- {"version":3,"names":["TouchType"],"sourceRoot":"..\\..\\src","sources":["TouchType.ts"],"mappings":";;;;;;IAAYA,SAAS;AAAA;AAAA,WAATA,SAAS;EAATA,SAAS;EAATA,SAAS;EAATA,SAAS;AAAA,GAATA,SAAS,yBAATA,SAAS"}
1
+ {"version":3,"names":["TouchType"],"sourceRoot":"../../src","sources":["TouchType.ts"],"mappings":";;;;;;IAAYA,SAAS;AAAA;AAAA,WAATA,SAAS;EAATA,SAAS;EAATA,SAAS;EAATA,SAAS;AAAA,GAATA,SAAS,yBAATA,SAAS"}
@@ -1 +1 @@
1
- {"version":3,"names":["AffiseEvent","constructor","name","category","userData","firstForUser","serialize","predefinedParameters","addPredefinedParameter","parameter","value","getPredefinedParameter"],"sourceRoot":"..\\..\\src","sources":["AffiseEvent.ts"],"mappings":";;;;;;;;;AAEA;AACA;AACA;AACO,MAAMA,WAAW,CAAC;EAErB;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGIC,WAAW,CAACC,IAAY,EAAE;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IACtB,IAAI,CAACA,IAAI,GAAGA,IAAI;IAChB,IAAI,CAACC,QAAQ,GAAG,EAAE;IAClB,IAAI,CAACC,QAAQ,GAAG,EAAE;IAClB,IAAI,CAACC,YAAY,GAAG,KAAK;IACzB,IAAI,CAACC,SAAS,GAAG,CAAC,CAAC;IACnB,IAAI,CAACC,oBAAoB,GAAG,CAAC,CAAC;EAClC;;EAEA;AACJ;AACA;EACIC,sBAAsB,CAACC,SAA+B,EAAEC,KAAa,EAAE;IACnE,IAAI,CAACH,oBAAoB,CAACE,SAAS,CAAC,GAAGC,KAAK;EAChD;;EAEA;AACJ;AACA;EACIC,sBAAsB,GAA4B;IAC9C,OAAO,IAAI,CAACJ,oBAAoB;EACpC;AACJ;AAAC"}
1
+ {"version":3,"names":["AffiseEvent","constructor","name","category","userData","firstForUser","serialize","predefinedParameters","addPredefinedParameter","parameter","value","getPredefinedParameter"],"sourceRoot":"../../src","sources":["AffiseEvent.ts"],"mappings":";;;;;;;;;AAEA;AACA;AACA;AACO,MAAMA,WAAW,CAAC;EAErB;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGI;AACJ;AACA;;EAGIC,WAAW,CAACC,IAAY,EAAE;IAAA;IAAA;IAAA;IAAA;IAAA;IAAA;IACtB,IAAI,CAACA,IAAI,GAAGA,IAAI;IAChB,IAAI,CAACC,QAAQ,GAAG,EAAE;IAClB,IAAI,CAACC,QAAQ,GAAG,EAAE;IAClB,IAAI,CAACC,YAAY,GAAG,KAAK;IACzB,IAAI,CAACC,SAAS,GAAG,CAAC,CAAC;IACnB,IAAI,CAACC,oBAAoB,GAAG,CAAC,CAAC;EAClC;;EAEA;AACJ;AACA;EACIC,sBAAsB,CAACC,SAA+B,EAAEC,KAAa,EAAE;IACnE,IAAI,CAACH,oBAAoB,CAACE,SAAS,CAAC,GAAGC,KAAK;EAChD;;EAEA;AACJ;AACA;EACIC,sBAAsB,GAA4B;IAC9C,OAAO,IAAI,CAACJ,oBAAoB;EACpC;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["NativeEvent","AffiseEvent","constructor","name","category"],"sourceRoot":"..\\..\\src","sources":["NativeEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,WAAW,SAASC,wBAAW,CAAC;EAEzCC,WAAW,CAACC,IAAY,EAAE;IACtB,KAAK,CAACA,IAAI,CAAC;IACX,IAAI,CAACC,QAAQ,GAAG,OAAO;EAC3B;AACJ;AAAC"}
1
+ {"version":3,"names":["NativeEvent","AffiseEvent","constructor","name","category"],"sourceRoot":"../../src","sources":["NativeEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,WAAW,SAASC,wBAAW,CAAC;EAEzCC,WAAW,CAACC,IAAY,EAAE;IACtB,KAAK,CAACA,IAAI,CAAC;IACX,IAAI,CAACC,QAAQ,GAAG,OAAO;EAC3B;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId01Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_01","affise_event_custom_id_01_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId01Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId01Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_01","affise_event_custom_id_01_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId01Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId02Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_02","affise_event_custom_id_02_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId02Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId02Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_02","affise_event_custom_id_02_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId02Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId03Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_03","affise_event_custom_id_03_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId03Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId03Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_03","affise_event_custom_id_03_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId03Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId04Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_04","affise_event_custom_id_04_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId04Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId04Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_04","affise_event_custom_id_04_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId04Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId05Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_05","affise_event_custom_id_05_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId05Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId05Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_05","affise_event_custom_id_05_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId05Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId06Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_06","affise_event_custom_id_06_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId06Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId06Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_06","affise_event_custom_id_06_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId06Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId07Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_07","affise_event_custom_id_07_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId07Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId07Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_07","affise_event_custom_id_07_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId07Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId08Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_08","affise_event_custom_id_08_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId08Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId08Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_08","affise_event_custom_id_08_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId08Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId09Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_09","affise_event_custom_id_09_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId09Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId09Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_09","affise_event_custom_id_09_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId09Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CustomId10Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_10","affise_event_custom_id_10_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CustomId10Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CustomId10Event","NativeEvent","constructor","custom","timeStampMillis","userData","serialize","affise_event_custom_id_10","affise_event_custom_id_10_timestamp","toString"],"sourceRoot":"../../src","sources":["CustomId10Event.ts"],"mappings":";;;;;;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMA,eAAe,SAASC,wBAAW,CAAC;EAE7CC,WAAW,CAACC,MAAc,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnE,KAAK,CAAC,YAAY,CAAC;IAEnB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,yBAAyB,EAAEJ,MAAM;MACjCK,mCAAmC,EAAEJ,eAAe,CAACK,QAAQ;IACjE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["AchieveLevelEvent","NativeEvent","constructor","level","timeStampMillis","userData","serialize","affise_event_achieve_level","affise_event_achieve_level_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["AchieveLevelEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,iBAAiB,SAASC,wBAAW,CAAC;EAE/CC,WAAW,CAACC,KAA8B,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnF,KAAK,CAAC,cAAc,CAAC;IAErB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,0BAA0B,EAAEJ,KAAK;MACjCK,oCAAoC,EAAEJ,eAAe,CAACK,QAAQ;IAClE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["AchieveLevelEvent","NativeEvent","constructor","level","timeStampMillis","userData","serialize","affise_event_achieve_level","affise_event_achieve_level_timestamp","toString"],"sourceRoot":"../../src","sources":["AchieveLevelEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,iBAAiB,SAASC,wBAAW,CAAC;EAE/CC,WAAW,CAACC,KAA8B,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnF,KAAK,CAAC,cAAc,CAAC;IAErB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,0BAA0B,EAAEJ,KAAK;MACjCK,oCAAoC,EAAEJ,eAAe,CAACK,QAAQ;IAClE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["AddPaymentInfoEvent","NativeEvent","constructor","paymentInfo","timeStampMillis","userData","serialize","affise_event_add_payment_info","affise_event_add_payment_info_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["AddPaymentInfoEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,mBAAmB,SAASC,wBAAW,CAAC;EAEjDC,WAAW,CAACC,WAAoC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACzF,KAAK,CAAC,gBAAgB,CAAC;IAEvB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,6BAA6B,EAAEJ,WAAW;MAC1CK,uCAAuC,EAAEJ,eAAe,CAACK,QAAQ;IACrE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["AddPaymentInfoEvent","NativeEvent","constructor","paymentInfo","timeStampMillis","userData","serialize","affise_event_add_payment_info","affise_event_add_payment_info_timestamp","toString"],"sourceRoot":"../../src","sources":["AddPaymentInfoEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,mBAAmB,SAASC,wBAAW,CAAC;EAEjDC,WAAW,CAACC,WAAoC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACzF,KAAK,CAAC,gBAAgB,CAAC;IAEvB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,6BAA6B,EAAEJ,WAAW;MAC1CK,uCAAuC,EAAEJ,eAAe,CAACK,QAAQ;IACrE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["AddToCartEvent","NativeEvent","constructor","addToCartObject","timeStampMillis","userData","serialize","affise_event_add_to_cart","affise_event_add_to_cart_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["AddToCartEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,cAAc,SAASC,wBAAW,CAAC;EAE5CC,WAAW,CAACC,eAAwC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IAC7F,KAAK,CAAC,WAAW,CAAC;IAElB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,wBAAwB,EAAEJ,eAAe;MACzCK,kCAAkC,EAAEJ,eAAe,CAACK,QAAQ;IAChE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["AddToCartEvent","NativeEvent","constructor","addToCartObject","timeStampMillis","userData","serialize","affise_event_add_to_cart","affise_event_add_to_cart_timestamp","toString"],"sourceRoot":"../../src","sources":["AddToCartEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,cAAc,SAASC,wBAAW,CAAC;EAE5CC,WAAW,CAACC,eAAwC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IAC7F,KAAK,CAAC,WAAW,CAAC;IAElB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,wBAAwB,EAAEJ,eAAe;MACzCK,kCAAkC,EAAEJ,eAAe,CAACK,QAAQ;IAChE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["AddToWishlistEvent","NativeEvent","constructor","wishList","timeStampMillis","userData","serialize","affise_event_add_to_wishlist","affise_event_add_to_wishlist_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["AddToWishlistEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,kBAAkB,SAASC,wBAAW,CAAC;EAEhDC,WAAW,CAACC,QAAiC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACtF,KAAK,CAAC,eAAe,CAAC;IAEtB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,4BAA4B,EAAEJ,QAAQ;MACtCK,sCAAsC,EAAEJ,eAAe,CAACK,QAAQ;IACpE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["AddToWishlistEvent","NativeEvent","constructor","wishList","timeStampMillis","userData","serialize","affise_event_add_to_wishlist","affise_event_add_to_wishlist_timestamp","toString"],"sourceRoot":"../../src","sources":["AddToWishlistEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,kBAAkB,SAASC,wBAAW,CAAC;EAEhDC,WAAW,CAACC,QAAiC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACtF,KAAK,CAAC,eAAe,CAAC;IAEtB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,4BAA4B,EAAEJ,QAAQ;MACtCK,sCAAsC,EAAEJ,eAAe,CAACK,QAAQ;IACpE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["ClickAdvEvent","NativeEvent","constructor","advertisement","timeStampMillis","userData","serialize","affise_event_click_adv","affise_event_click_adv_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["ClickAdvEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,aAAa,SAASC,wBAAW,CAAC;EAE3CC,WAAW,CAACC,aAAqB,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IAC1E,KAAK,CAAC,UAAU,CAAC;IAEjB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,sBAAsB,EAAEJ,aAAa;MACrCK,gCAAgC,EAAEJ,eAAe,CAACK,QAAQ;IAC9D,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["ClickAdvEvent","NativeEvent","constructor","advertisement","timeStampMillis","userData","serialize","affise_event_click_adv","affise_event_click_adv_timestamp","toString"],"sourceRoot":"../../src","sources":["ClickAdvEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,aAAa,SAASC,wBAAW,CAAC;EAE3CC,WAAW,CAACC,aAAqB,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IAC1E,KAAK,CAAC,UAAU,CAAC;IAEjB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,sBAAsB,EAAEJ,aAAa;MACrCK,gCAAgC,EAAEJ,eAAe,CAACK,QAAQ;IAC9D,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CompleteRegistrationEvent","NativeEvent","constructor","registration","timeStampMillis","userData","serialize","affise_event_complete_registration","affise_event_complete_registration_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CompleteRegistrationEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,yBAAyB,SAASC,wBAAW,CAAC;EAEvDC,WAAW,CAACC,YAAqC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IAC1F,KAAK,CAAC,sBAAsB,CAAC;IAE7B,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,kCAAkC,EAAEJ,YAAY;MAChDK,4CAA4C,EAAEJ,eAAe,CAACK,QAAQ;IAC1E,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CompleteRegistrationEvent","NativeEvent","constructor","registration","timeStampMillis","userData","serialize","affise_event_complete_registration","affise_event_complete_registration_timestamp","toString"],"sourceRoot":"../../src","sources":["CompleteRegistrationEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,yBAAyB,SAASC,wBAAW,CAAC;EAEvDC,WAAW,CAACC,YAAqC,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IAC1F,KAAK,CAAC,sBAAsB,CAAC;IAE7B,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,kCAAkC,EAAEJ,YAAY;MAChDK,4CAA4C,EAAEJ,eAAe,CAACK,QAAQ;IAC1E,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CompleteStreamEvent","NativeEvent","constructor","stream","timeStampMillis","userData","serialize","affise_event_complete_stream","affise_event_complete_stream_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CompleteStreamEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,mBAAmB,SAASC,wBAAW,CAAC;EAEjDC,WAAW,CAACC,MAA+B,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACpF,KAAK,CAAC,gBAAgB,CAAC;IAEvB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,4BAA4B,EAAEJ,MAAM;MACpCK,sCAAsC,EAAEJ,eAAe,CAACK,QAAQ;IACpE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CompleteStreamEvent","NativeEvent","constructor","stream","timeStampMillis","userData","serialize","affise_event_complete_stream","affise_event_complete_stream_timestamp","toString"],"sourceRoot":"../../src","sources":["CompleteStreamEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,mBAAmB,SAASC,wBAAW,CAAC;EAEjDC,WAAW,CAACC,MAA+B,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACpF,KAAK,CAAC,gBAAgB,CAAC;IAEvB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,4BAA4B,EAAEJ,MAAM;MACpCK,sCAAsC,EAAEJ,eAAe,CAACK,QAAQ;IACpE,CAAC;EACL;AACJ;AAAC"}
@@ -1 +1 @@
1
- {"version":3,"names":["CompleteTrialEvent","NativeEvent","constructor","trial","timeStampMillis","userData","serialize","affise_event_complete_trial","affise_event_complete_trial_timestamp","toString"],"sourceRoot":"..\\..\\src","sources":["CompleteTrialEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,kBAAkB,SAASC,wBAAW,CAAC;EAEhDC,WAAW,CAACC,KAA8B,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnF,KAAK,CAAC,eAAe,CAAC;IAEtB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,2BAA2B,EAAEJ,KAAK;MAClCK,qCAAqC,EAAEJ,eAAe,CAACK,QAAQ;IACnE,CAAC;EACL;AACJ;AAAC"}
1
+ {"version":3,"names":["CompleteTrialEvent","NativeEvent","constructor","trial","timeStampMillis","userData","serialize","affise_event_complete_trial","affise_event_complete_trial_timestamp","toString"],"sourceRoot":"../../src","sources":["CompleteTrialEvent.ts"],"mappings":";;;;;;AAAA;AAEO,MAAMA,kBAAkB,SAASC,wBAAW,CAAC;EAEhDC,WAAW,CAACC,KAA8B,EAAEC,eAAuB,EAAEC,QAAgB,EAAE;IACnF,KAAK,CAAC,eAAe,CAAC;IAEtB,IAAI,CAACA,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,SAAS,GAAG;MACbC,2BAA2B,EAAEJ,KAAK;MAClCK,qCAAqC,EAAEJ,eAAe,CAACK,QAAQ;IACnE,CAAC;EACL;AACJ;AAAC"}