react-native-applovin-max 4.1.4 → 4.1.6

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.
@@ -41,8 +41,8 @@ android {
41
41
  defaultConfig {
42
42
  minSdkVersion 16
43
43
  targetSdkVersion getExtOrIntegerDefault('targetSdkVersion')
44
- versionCode 4010400
45
- versionName "4.1.4"
44
+ versionCode 4010600
45
+ versionName "4.1.6"
46
46
  }
47
47
 
48
48
  flavorDimensions("default")
@@ -150,5 +150,5 @@ dependencies {
150
150
 
151
151
  implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
152
152
 
153
- implementation 'com.applovin:applovin-sdk:11.6.0'
153
+ implementation 'com.applovin:applovin-sdk:11.8.0'
154
154
  }
package/ios/Podfile CHANGED
@@ -35,6 +35,6 @@ target 'AppLovinMAX' do
35
35
  pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec'
36
36
  pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'
37
37
 
38
- pod 'AppLovinSDK', '11.6.0'
38
+ pod 'AppLovinSDK', '11.8.0'
39
39
 
40
40
  end
package/ios/Podfile.lock CHANGED
@@ -1,15 +1,15 @@
1
1
  PODS:
2
- - AppLovinSDK (11.6.0)
2
+ - AppLovinSDK (11.8.0)
3
3
  - boost-for-react-native (1.63.0)
4
4
  - DoubleConversion (1.1.6)
5
- - FBLazyVector (0.63.4)
6
- - FBReactNativeSpec (0.63.4):
5
+ - FBLazyVector (0.63.5)
6
+ - FBReactNativeSpec (0.63.5):
7
7
  - Folly (= 2020.01.13.00)
8
- - RCTRequired (= 0.63.4)
9
- - RCTTypeSafety (= 0.63.4)
10
- - React-Core (= 0.63.4)
11
- - React-jsi (= 0.63.4)
12
- - ReactCommon/turbomodule/core (= 0.63.4)
8
+ - RCTRequired (= 0.63.5)
9
+ - RCTTypeSafety (= 0.63.5)
10
+ - React-Core (= 0.63.5)
11
+ - React-jsi (= 0.63.5)
12
+ - ReactCommon/turbomodule/core (= 0.63.5)
13
13
  - Folly (2020.01.13.00):
14
14
  - boost-for-react-native
15
15
  - DoubleConversion
@@ -20,236 +20,236 @@ PODS:
20
20
  - DoubleConversion
21
21
  - glog
22
22
  - glog (0.3.5)
23
- - RCTRequired (0.63.4)
24
- - RCTTypeSafety (0.63.4):
25
- - FBLazyVector (= 0.63.4)
23
+ - RCTRequired (0.63.5)
24
+ - RCTTypeSafety (0.63.5):
25
+ - FBLazyVector (= 0.63.5)
26
26
  - Folly (= 2020.01.13.00)
27
- - RCTRequired (= 0.63.4)
28
- - React-Core (= 0.63.4)
29
- - React (0.63.4):
30
- - React-Core (= 0.63.4)
31
- - React-Core/DevSupport (= 0.63.4)
32
- - React-Core/RCTWebSocket (= 0.63.4)
33
- - React-RCTActionSheet (= 0.63.4)
34
- - React-RCTAnimation (= 0.63.4)
35
- - React-RCTBlob (= 0.63.4)
36
- - React-RCTImage (= 0.63.4)
37
- - React-RCTLinking (= 0.63.4)
38
- - React-RCTNetwork (= 0.63.4)
39
- - React-RCTSettings (= 0.63.4)
40
- - React-RCTText (= 0.63.4)
41
- - React-RCTVibration (= 0.63.4)
42
- - React-callinvoker (0.63.4)
43
- - React-Core (0.63.4):
27
+ - RCTRequired (= 0.63.5)
28
+ - React-Core (= 0.63.5)
29
+ - React (0.63.5):
30
+ - React-Core (= 0.63.5)
31
+ - React-Core/DevSupport (= 0.63.5)
32
+ - React-Core/RCTWebSocket (= 0.63.5)
33
+ - React-RCTActionSheet (= 0.63.5)
34
+ - React-RCTAnimation (= 0.63.5)
35
+ - React-RCTBlob (= 0.63.5)
36
+ - React-RCTImage (= 0.63.5)
37
+ - React-RCTLinking (= 0.63.5)
38
+ - React-RCTNetwork (= 0.63.5)
39
+ - React-RCTSettings (= 0.63.5)
40
+ - React-RCTText (= 0.63.5)
41
+ - React-RCTVibration (= 0.63.5)
42
+ - React-callinvoker (0.63.5)
43
+ - React-Core (0.63.5):
44
44
  - Folly (= 2020.01.13.00)
45
45
  - glog
46
- - React-Core/Default (= 0.63.4)
47
- - React-cxxreact (= 0.63.4)
48
- - React-jsi (= 0.63.4)
49
- - React-jsiexecutor (= 0.63.4)
46
+ - React-Core/Default (= 0.63.5)
47
+ - React-cxxreact (= 0.63.5)
48
+ - React-jsi (= 0.63.5)
49
+ - React-jsiexecutor (= 0.63.5)
50
50
  - Yoga
51
- - React-Core/CoreModulesHeaders (0.63.4):
51
+ - React-Core/CoreModulesHeaders (0.63.5):
52
52
  - Folly (= 2020.01.13.00)
53
53
  - glog
54
54
  - React-Core/Default
55
- - React-cxxreact (= 0.63.4)
56
- - React-jsi (= 0.63.4)
57
- - React-jsiexecutor (= 0.63.4)
55
+ - React-cxxreact (= 0.63.5)
56
+ - React-jsi (= 0.63.5)
57
+ - React-jsiexecutor (= 0.63.5)
58
58
  - Yoga
59
- - React-Core/Default (0.63.4):
59
+ - React-Core/Default (0.63.5):
60
60
  - Folly (= 2020.01.13.00)
61
61
  - glog
62
- - React-cxxreact (= 0.63.4)
63
- - React-jsi (= 0.63.4)
64
- - React-jsiexecutor (= 0.63.4)
62
+ - React-cxxreact (= 0.63.5)
63
+ - React-jsi (= 0.63.5)
64
+ - React-jsiexecutor (= 0.63.5)
65
65
  - Yoga
66
- - React-Core/DevSupport (0.63.4):
66
+ - React-Core/DevSupport (0.63.5):
67
67
  - Folly (= 2020.01.13.00)
68
68
  - glog
69
- - React-Core/Default (= 0.63.4)
70
- - React-Core/RCTWebSocket (= 0.63.4)
71
- - React-cxxreact (= 0.63.4)
72
- - React-jsi (= 0.63.4)
73
- - React-jsiexecutor (= 0.63.4)
74
- - React-jsinspector (= 0.63.4)
69
+ - React-Core/Default (= 0.63.5)
70
+ - React-Core/RCTWebSocket (= 0.63.5)
71
+ - React-cxxreact (= 0.63.5)
72
+ - React-jsi (= 0.63.5)
73
+ - React-jsiexecutor (= 0.63.5)
74
+ - React-jsinspector (= 0.63.5)
75
75
  - Yoga
76
- - React-Core/RCTActionSheetHeaders (0.63.4):
76
+ - React-Core/RCTActionSheetHeaders (0.63.5):
77
77
  - Folly (= 2020.01.13.00)
78
78
  - glog
79
79
  - React-Core/Default
80
- - React-cxxreact (= 0.63.4)
81
- - React-jsi (= 0.63.4)
82
- - React-jsiexecutor (= 0.63.4)
80
+ - React-cxxreact (= 0.63.5)
81
+ - React-jsi (= 0.63.5)
82
+ - React-jsiexecutor (= 0.63.5)
83
83
  - Yoga
84
- - React-Core/RCTAnimationHeaders (0.63.4):
84
+ - React-Core/RCTAnimationHeaders (0.63.5):
85
85
  - Folly (= 2020.01.13.00)
86
86
  - glog
87
87
  - React-Core/Default
88
- - React-cxxreact (= 0.63.4)
89
- - React-jsi (= 0.63.4)
90
- - React-jsiexecutor (= 0.63.4)
88
+ - React-cxxreact (= 0.63.5)
89
+ - React-jsi (= 0.63.5)
90
+ - React-jsiexecutor (= 0.63.5)
91
91
  - Yoga
92
- - React-Core/RCTBlobHeaders (0.63.4):
92
+ - React-Core/RCTBlobHeaders (0.63.5):
93
93
  - Folly (= 2020.01.13.00)
94
94
  - glog
95
95
  - React-Core/Default
96
- - React-cxxreact (= 0.63.4)
97
- - React-jsi (= 0.63.4)
98
- - React-jsiexecutor (= 0.63.4)
96
+ - React-cxxreact (= 0.63.5)
97
+ - React-jsi (= 0.63.5)
98
+ - React-jsiexecutor (= 0.63.5)
99
99
  - Yoga
100
- - React-Core/RCTImageHeaders (0.63.4):
100
+ - React-Core/RCTImageHeaders (0.63.5):
101
101
  - Folly (= 2020.01.13.00)
102
102
  - glog
103
103
  - React-Core/Default
104
- - React-cxxreact (= 0.63.4)
105
- - React-jsi (= 0.63.4)
106
- - React-jsiexecutor (= 0.63.4)
104
+ - React-cxxreact (= 0.63.5)
105
+ - React-jsi (= 0.63.5)
106
+ - React-jsiexecutor (= 0.63.5)
107
107
  - Yoga
108
- - React-Core/RCTLinkingHeaders (0.63.4):
108
+ - React-Core/RCTLinkingHeaders (0.63.5):
109
109
  - Folly (= 2020.01.13.00)
110
110
  - glog
111
111
  - React-Core/Default
112
- - React-cxxreact (= 0.63.4)
113
- - React-jsi (= 0.63.4)
114
- - React-jsiexecutor (= 0.63.4)
112
+ - React-cxxreact (= 0.63.5)
113
+ - React-jsi (= 0.63.5)
114
+ - React-jsiexecutor (= 0.63.5)
115
115
  - Yoga
116
- - React-Core/RCTNetworkHeaders (0.63.4):
116
+ - React-Core/RCTNetworkHeaders (0.63.5):
117
117
  - Folly (= 2020.01.13.00)
118
118
  - glog
119
119
  - React-Core/Default
120
- - React-cxxreact (= 0.63.4)
121
- - React-jsi (= 0.63.4)
122
- - React-jsiexecutor (= 0.63.4)
120
+ - React-cxxreact (= 0.63.5)
121
+ - React-jsi (= 0.63.5)
122
+ - React-jsiexecutor (= 0.63.5)
123
123
  - Yoga
124
- - React-Core/RCTSettingsHeaders (0.63.4):
124
+ - React-Core/RCTSettingsHeaders (0.63.5):
125
125
  - Folly (= 2020.01.13.00)
126
126
  - glog
127
127
  - React-Core/Default
128
- - React-cxxreact (= 0.63.4)
129
- - React-jsi (= 0.63.4)
130
- - React-jsiexecutor (= 0.63.4)
128
+ - React-cxxreact (= 0.63.5)
129
+ - React-jsi (= 0.63.5)
130
+ - React-jsiexecutor (= 0.63.5)
131
131
  - Yoga
132
- - React-Core/RCTTextHeaders (0.63.4):
132
+ - React-Core/RCTTextHeaders (0.63.5):
133
133
  - Folly (= 2020.01.13.00)
134
134
  - glog
135
135
  - React-Core/Default
136
- - React-cxxreact (= 0.63.4)
137
- - React-jsi (= 0.63.4)
138
- - React-jsiexecutor (= 0.63.4)
136
+ - React-cxxreact (= 0.63.5)
137
+ - React-jsi (= 0.63.5)
138
+ - React-jsiexecutor (= 0.63.5)
139
139
  - Yoga
140
- - React-Core/RCTVibrationHeaders (0.63.4):
140
+ - React-Core/RCTVibrationHeaders (0.63.5):
141
141
  - Folly (= 2020.01.13.00)
142
142
  - glog
143
143
  - React-Core/Default
144
- - React-cxxreact (= 0.63.4)
145
- - React-jsi (= 0.63.4)
146
- - React-jsiexecutor (= 0.63.4)
144
+ - React-cxxreact (= 0.63.5)
145
+ - React-jsi (= 0.63.5)
146
+ - React-jsiexecutor (= 0.63.5)
147
147
  - Yoga
148
- - React-Core/RCTWebSocket (0.63.4):
148
+ - React-Core/RCTWebSocket (0.63.5):
149
149
  - Folly (= 2020.01.13.00)
150
150
  - glog
151
- - React-Core/Default (= 0.63.4)
152
- - React-cxxreact (= 0.63.4)
153
- - React-jsi (= 0.63.4)
154
- - React-jsiexecutor (= 0.63.4)
151
+ - React-Core/Default (= 0.63.5)
152
+ - React-cxxreact (= 0.63.5)
153
+ - React-jsi (= 0.63.5)
154
+ - React-jsiexecutor (= 0.63.5)
155
155
  - Yoga
156
- - React-CoreModules (0.63.4):
157
- - FBReactNativeSpec (= 0.63.4)
156
+ - React-CoreModules (0.63.5):
157
+ - FBReactNativeSpec (= 0.63.5)
158
158
  - Folly (= 2020.01.13.00)
159
- - RCTTypeSafety (= 0.63.4)
160
- - React-Core/CoreModulesHeaders (= 0.63.4)
161
- - React-jsi (= 0.63.4)
162
- - React-RCTImage (= 0.63.4)
163
- - ReactCommon/turbomodule/core (= 0.63.4)
164
- - React-cxxreact (0.63.4):
159
+ - RCTTypeSafety (= 0.63.5)
160
+ - React-Core/CoreModulesHeaders (= 0.63.5)
161
+ - React-jsi (= 0.63.5)
162
+ - React-RCTImage (= 0.63.5)
163
+ - ReactCommon/turbomodule/core (= 0.63.5)
164
+ - React-cxxreact (0.63.5):
165
165
  - boost-for-react-native (= 1.63.0)
166
166
  - DoubleConversion
167
167
  - Folly (= 2020.01.13.00)
168
168
  - glog
169
- - React-callinvoker (= 0.63.4)
170
- - React-jsinspector (= 0.63.4)
171
- - React-jsi (0.63.4):
169
+ - React-callinvoker (= 0.63.5)
170
+ - React-jsinspector (= 0.63.5)
171
+ - React-jsi (0.63.5):
172
172
  - boost-for-react-native (= 1.63.0)
173
173
  - DoubleConversion
174
174
  - Folly (= 2020.01.13.00)
175
175
  - glog
176
- - React-jsi/Default (= 0.63.4)
177
- - React-jsi/Default (0.63.4):
176
+ - React-jsi/Default (= 0.63.5)
177
+ - React-jsi/Default (0.63.5):
178
178
  - boost-for-react-native (= 1.63.0)
179
179
  - DoubleConversion
180
180
  - Folly (= 2020.01.13.00)
181
181
  - glog
182
- - React-jsiexecutor (0.63.4):
182
+ - React-jsiexecutor (0.63.5):
183
183
  - DoubleConversion
184
184
  - Folly (= 2020.01.13.00)
185
185
  - glog
186
- - React-cxxreact (= 0.63.4)
187
- - React-jsi (= 0.63.4)
188
- - React-jsinspector (0.63.4)
189
- - React-RCTActionSheet (0.63.4):
190
- - React-Core/RCTActionSheetHeaders (= 0.63.4)
191
- - React-RCTAnimation (0.63.4):
192
- - FBReactNativeSpec (= 0.63.4)
186
+ - React-cxxreact (= 0.63.5)
187
+ - React-jsi (= 0.63.5)
188
+ - React-jsinspector (0.63.5)
189
+ - React-RCTActionSheet (0.63.5):
190
+ - React-Core/RCTActionSheetHeaders (= 0.63.5)
191
+ - React-RCTAnimation (0.63.5):
192
+ - FBReactNativeSpec (= 0.63.5)
193
193
  - Folly (= 2020.01.13.00)
194
- - RCTTypeSafety (= 0.63.4)
195
- - React-Core/RCTAnimationHeaders (= 0.63.4)
196
- - React-jsi (= 0.63.4)
197
- - ReactCommon/turbomodule/core (= 0.63.4)
198
- - React-RCTBlob (0.63.4):
199
- - FBReactNativeSpec (= 0.63.4)
194
+ - RCTTypeSafety (= 0.63.5)
195
+ - React-Core/RCTAnimationHeaders (= 0.63.5)
196
+ - React-jsi (= 0.63.5)
197
+ - ReactCommon/turbomodule/core (= 0.63.5)
198
+ - React-RCTBlob (0.63.5):
199
+ - FBReactNativeSpec (= 0.63.5)
200
200
  - Folly (= 2020.01.13.00)
201
- - React-Core/RCTBlobHeaders (= 0.63.4)
202
- - React-Core/RCTWebSocket (= 0.63.4)
203
- - React-jsi (= 0.63.4)
204
- - React-RCTNetwork (= 0.63.4)
205
- - ReactCommon/turbomodule/core (= 0.63.4)
206
- - React-RCTImage (0.63.4):
207
- - FBReactNativeSpec (= 0.63.4)
201
+ - React-Core/RCTBlobHeaders (= 0.63.5)
202
+ - React-Core/RCTWebSocket (= 0.63.5)
203
+ - React-jsi (= 0.63.5)
204
+ - React-RCTNetwork (= 0.63.5)
205
+ - ReactCommon/turbomodule/core (= 0.63.5)
206
+ - React-RCTImage (0.63.5):
207
+ - FBReactNativeSpec (= 0.63.5)
208
208
  - Folly (= 2020.01.13.00)
209
- - RCTTypeSafety (= 0.63.4)
210
- - React-Core/RCTImageHeaders (= 0.63.4)
211
- - React-jsi (= 0.63.4)
212
- - React-RCTNetwork (= 0.63.4)
213
- - ReactCommon/turbomodule/core (= 0.63.4)
214
- - React-RCTLinking (0.63.4):
215
- - FBReactNativeSpec (= 0.63.4)
216
- - React-Core/RCTLinkingHeaders (= 0.63.4)
217
- - React-jsi (= 0.63.4)
218
- - ReactCommon/turbomodule/core (= 0.63.4)
219
- - React-RCTNetwork (0.63.4):
220
- - FBReactNativeSpec (= 0.63.4)
209
+ - RCTTypeSafety (= 0.63.5)
210
+ - React-Core/RCTImageHeaders (= 0.63.5)
211
+ - React-jsi (= 0.63.5)
212
+ - React-RCTNetwork (= 0.63.5)
213
+ - ReactCommon/turbomodule/core (= 0.63.5)
214
+ - React-RCTLinking (0.63.5):
215
+ - FBReactNativeSpec (= 0.63.5)
216
+ - React-Core/RCTLinkingHeaders (= 0.63.5)
217
+ - React-jsi (= 0.63.5)
218
+ - ReactCommon/turbomodule/core (= 0.63.5)
219
+ - React-RCTNetwork (0.63.5):
220
+ - FBReactNativeSpec (= 0.63.5)
221
221
  - Folly (= 2020.01.13.00)
222
- - RCTTypeSafety (= 0.63.4)
223
- - React-Core/RCTNetworkHeaders (= 0.63.4)
224
- - React-jsi (= 0.63.4)
225
- - ReactCommon/turbomodule/core (= 0.63.4)
226
- - React-RCTSettings (0.63.4):
227
- - FBReactNativeSpec (= 0.63.4)
222
+ - RCTTypeSafety (= 0.63.5)
223
+ - React-Core/RCTNetworkHeaders (= 0.63.5)
224
+ - React-jsi (= 0.63.5)
225
+ - ReactCommon/turbomodule/core (= 0.63.5)
226
+ - React-RCTSettings (0.63.5):
227
+ - FBReactNativeSpec (= 0.63.5)
228
228
  - Folly (= 2020.01.13.00)
229
- - RCTTypeSafety (= 0.63.4)
230
- - React-Core/RCTSettingsHeaders (= 0.63.4)
231
- - React-jsi (= 0.63.4)
232
- - ReactCommon/turbomodule/core (= 0.63.4)
233
- - React-RCTText (0.63.4):
234
- - React-Core/RCTTextHeaders (= 0.63.4)
235
- - React-RCTVibration (0.63.4):
236
- - FBReactNativeSpec (= 0.63.4)
229
+ - RCTTypeSafety (= 0.63.5)
230
+ - React-Core/RCTSettingsHeaders (= 0.63.5)
231
+ - React-jsi (= 0.63.5)
232
+ - ReactCommon/turbomodule/core (= 0.63.5)
233
+ - React-RCTText (0.63.5):
234
+ - React-Core/RCTTextHeaders (= 0.63.5)
235
+ - React-RCTVibration (0.63.5):
236
+ - FBReactNativeSpec (= 0.63.5)
237
237
  - Folly (= 2020.01.13.00)
238
- - React-Core/RCTVibrationHeaders (= 0.63.4)
239
- - React-jsi (= 0.63.4)
240
- - ReactCommon/turbomodule/core (= 0.63.4)
241
- - ReactCommon/turbomodule/core (0.63.4):
238
+ - React-Core/RCTVibrationHeaders (= 0.63.5)
239
+ - React-jsi (= 0.63.5)
240
+ - ReactCommon/turbomodule/core (= 0.63.5)
241
+ - ReactCommon/turbomodule/core (0.63.5):
242
242
  - DoubleConversion
243
243
  - Folly (= 2020.01.13.00)
244
244
  - glog
245
- - React-callinvoker (= 0.63.4)
246
- - React-Core (= 0.63.4)
247
- - React-cxxreact (= 0.63.4)
248
- - React-jsi (= 0.63.4)
245
+ - React-callinvoker (= 0.63.5)
246
+ - React-Core (= 0.63.5)
247
+ - React-cxxreact (= 0.63.5)
248
+ - React-jsi (= 0.63.5)
249
249
  - Yoga (1.14.0)
250
250
 
251
251
  DEPENDENCIES:
252
- - AppLovinSDK (= 11.6.0)
252
+ - AppLovinSDK (= 11.8.0)
253
253
  - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
254
254
  - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
255
255
  - FBReactNativeSpec (from `../node_modules/react-native/Libraries/FBReactNativeSpec`)
@@ -339,35 +339,35 @@ EXTERNAL SOURCES:
339
339
  :path: "../node_modules/react-native/ReactCommon/yoga"
340
340
 
341
341
  SPEC CHECKSUMS:
342
- AppLovinSDK: cdd2a1a6401e1f8076ca247bbd5f49e7f64e0a77
342
+ AppLovinSDK: 80818d048a0d46701b878927a1e1a064d32b747d
343
343
  boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
344
344
  DoubleConversion: cde416483dac037923206447da6e1454df403714
345
- FBLazyVector: 3bb422f41b18121b71783a905c10e58606f7dc3e
346
- FBReactNativeSpec: f2c97f2529dd79c083355182cc158c9f98f4bd6e
345
+ FBLazyVector: 352a8ca9bbc8e2f097d680747a8c97ecef12d469
346
+ FBReactNativeSpec: 7dfb84f624136a45727c813ed21d130cd3e61beb
347
347
  Folly: b73c3869541e86821df3c387eb0af5f65addfab4
348
348
  glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
349
- RCTRequired: 082f10cd3f905d6c124597fd1c14f6f2655ff65e
350
- RCTTypeSafety: 8c9c544ecbf20337d069e4ae7fd9a377aadf504b
351
- React: b0a957a2c44da4113b0c4c9853d8387f8e64e615
352
- React-callinvoker: c3f44dd3cb195b6aa46621fff95ded79d59043fe
353
- React-Core: d3b2a1ac9a2c13c3bcde712d9281fc1c8a5b315b
354
- React-CoreModules: 0581ff36cb797da0943d424f69e7098e43e9be60
355
- React-cxxreact: c1480d4fda5720086c90df537ee7d285d4c57ac3
356
- React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
357
- React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
358
- React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
359
- React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
360
- React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
361
- React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
362
- React-RCTImage: c1b1f2d3f43a4a528c8946d6092384b5c880d2f0
363
- React-RCTLinking: 35ae4ab9dc0410d1fcbdce4d7623194a27214fb2
364
- React-RCTNetwork: 29ec2696f8d8cfff7331fac83d3e893c95ef43ae
365
- React-RCTSettings: 60f0691bba2074ef394f95d4c2265ec284e0a46a
366
- React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
367
- React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
368
- ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
369
- Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6
349
+ RCTRequired: 5520387431beaa5f32aa8726bf746cd5353119fe
350
+ RCTTypeSafety: bc90d6e287fa427c50ed770922bac30faf0bbfa3
351
+ React: 83a7f231f462b09260a53c5c51005e7659c66890
352
+ React-callinvoker: 1c3fdb5562c792212e149637b8a167516bb4b58e
353
+ React-Core: 8baca8644a516e772c77e3923697cfe2b58c1606
354
+ React-CoreModules: 200c931e17b332024c2e9d878f67b87c00c2c83b
355
+ React-cxxreact: 9096ebaeebf6a1475a14448fa8bfc380c13d7882
356
+ React-jsi: 7d908b17758178b076a05a254523f1a4227b53d2
357
+ React-jsiexecutor: e06a32e42affb2bd89e4c8369349b5fcf787710c
358
+ React-jsinspector: fdbc08866b34ae8e1b788ea1cbd9f9d1ca2aa3d6
359
+ React-RCTActionSheet: e911b99f0d6fa7711ffc2f62d236b12a32771835
360
+ React-RCTAnimation: ad8b853170a059faf31d6add34f67d22391bbe01
361
+ React-RCTBlob: 134c7270b6672c9c05383b2e0f7f044ba39d7dda
362
+ React-RCTImage: c5c74ba8850a193d73aef8efb8fcbb4f9cad7653
363
+ React-RCTLinking: 12468e952704555c8cb4e3de94c7b5a266811326
364
+ React-RCTNetwork: e9cfaeb9f3657ae91f895e798734141db6e1af5b
365
+ React-RCTSettings: 9a09419bd5e8494f6e146e2c9f5c8e2c6e90ed58
366
+ React-RCTText: 393f059d7ec02c733da57240694201e734f0dc84
367
+ React-RCTVibration: 3e83f53610d63d3c1fc4db303305e934e73047cc
368
+ ReactCommon: b9ff54b6dd22ba4a776eda22d7f83ec27544ca35
369
+ Yoga: 0276e9f20976c8568e107cfc1163a8629051adc0
370
370
 
371
- PODFILE CHECKSUM: 57a045cb94c23cb6c925c2da52cf258edc0128d1
371
+ PODFILE CHECKSUM: 6e9aa2145f566a91f3e26d928707679adc7b3cf8
372
372
 
373
373
  COCOAPODS: 1.11.3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-native-applovin-max",
3
3
  "author": "AppLovin Corporation",
4
- "version": "4.1.4",
4
+ "version": "4.1.6",
5
5
  "description": "AppLovin MAX React Native Plugin for Android and iOS",
6
6
  "homepage": "https://github.com/AppLovin/AppLovin-MAX-React-Native",
7
7
  "license": "MIT",
@@ -11,10 +11,10 @@ Pod::Spec.new do |s|
11
11
  s.authors = package["author"]
12
12
 
13
13
  s.platforms = { :ios => "10.0" }
14
- s.source = { :git => "https://github.com/AppLovin/AppLovin-MAX-React-Native.git", :tag => "release_4_1_4" }
14
+ s.source = { :git => "https://github.com/AppLovin/AppLovin-MAX-React-Native.git", :tag => "release_4_1_6" }
15
15
 
16
16
  s.source_files = "ios/AppLovinMAX*.{h,m}"
17
17
 
18
18
  s.dependency "React"
19
- s.dependency "AppLovinSDK", "11.6.0"
19
+ s.dependency "AppLovinSDK", "11.8.0"
20
20
  end
package/src/index.js CHANGED
@@ -5,7 +5,7 @@ import NativeAdView from "./NativeAdView";
5
5
 
6
6
  const { AppLovinMAX } = NativeModules;
7
7
 
8
- const VERSION = "4.1.4";
8
+ const VERSION = "4.1.6";
9
9
 
10
10
  /**
11
11
  * This enum represents whether or not the consent dialog should be shown for this user.
@@ -402,6 +402,11 @@ const setAppOpenAdExtraParameter = (adUnitId, key, value) => {
402
402
  AppLovinMAX.setAppOpenAdExtraParameter(adUnitId, key, value);
403
403
  }
404
404
 
405
+ const getConsentDialogState = () => {
406
+ console.warn("getConsentDialogState() has been deprecated and will be removed in a future release.");
407
+ return AppLovinMAX.getConsentDialogState();
408
+ };
409
+
405
410
  export default {
406
411
  ...AppLovinMAX,
407
412
  AdView,
@@ -477,6 +482,11 @@ export default {
477
482
  showAppOpenAd,
478
483
  setAppOpenAdExtraParameter,
479
484
 
485
+ /*--------------------------------------------------*/
486
+ /* DEPRECATED (will be removed in a future release) */
487
+ /*--------------------------------------------------*/
488
+ getConsentDialogState,
489
+
480
490
  /*----------------------*/
481
491
  /** AUTO-DECLARED APIs **/
482
492
  /*----------------------*/
@@ -491,7 +501,6 @@ export default {
491
501
  /* PRIVACY APIs */
492
502
  /*--------------*/
493
503
  /* showConsentDialog(callback) */
494
- /* getConsentDialogState() */
495
504
  /* setHasUserConsent(hasUserConsent) */
496
505
  /* hasUserConsent() */
497
506
  /* setIsAgeRestrictedUser(isAgeRestrictedUser) */