File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 </androidPackages >
1212
1313 <iosPods >
14- <iosPod name =" AppsFlyerFramework" version =" 6.3.5" minTargetSdk =" 9.0" >
14+ <iosPod name =" AppsFlyerFramework/Strict " version =" 6.3.5" minTargetSdk =" 9.0" >
1515 </iosPod >
1616 </iosPods >
1717
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ const void _getConversionData(const char* objectName) {
241241 }
242242
243243 const void _waitForATTUserAuthorizationWithTimeoutInterval (int timeoutInterval) {
244- [[AppsFlyerLib shared ] waitForATTUserAuthorizationWithTimeoutInterval: timeoutInterval];
244+ // [[AppsFlyerLib shared] waitForATTUserAuthorizationWithTimeoutInterval:timeoutInterval];
245245 }
246246
247247 const void _disableSKAdNetwork (bool isDisabled) {
Original file line number Diff line number Diff line change 22 "name" : " appsflyer-unity-plugin" ,
33 "displayName" : " AppsFlyer" ,
44 "description" : " AppsFlyer Unity plugin strict mode" ,
5- "version" : " 6.2.61 " ,
5+ "version" : " 6.3.5 " ,
66 "unity" : " 2019.4" ,
77 "license" : " MIT" ,
88 "dependencies" : {
You can’t perform that action at this time.
0 commit comments