AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
278 stars 198 forks source link

How to init SDK without waitForATTUserAuthorization #290

Closed haipham-kontist closed 3 years ago

haipham-kontist commented 3 years ago

Report

In our app, we don't collect IDFA. We already use AppsFlyer's strict mode, but the app is rejected by Apple's app store due to the missing ATT prompt.

We're looking for a way to use AppsFlyer without the prompt. We found something in AppsFlyer's document here, that mentions AppsFlyer SDK can be initialized without waitForATTUserAuthorization.

So I have a few questions:

Plugin Version

6.2.42

On what Platform are you having the issue?

ios

amit-kremer93 commented 3 years ago

Hi @haipham-kontist and thank you for opening this issue. You can init the sdk without the timeTo WaitForATTUserAutorization. The ATT pop-up is required by apple and it is not related to Appsflyer. If you have more questions, feel free to contact our support team: support@appsflyer.com