Cannot configure timeToWaitForATTUserAuthorization
for AppsflyerPlugin
#926
Labels
timeToWaitForATTUserAuthorization
for AppsflyerPlugin
#926
Currently there is no way to configure
timeToWaitForATTUserAuthorization
forAppsflyerPlugin
. It is hardcoded as60
.In our app the tracking prompt is not triggered on the first screen, so we want to increase the timeout.
https://github.com/segmentio/analytics-react-native/blob/master/packages/plugins/plugin-appsflyer/src/AppsflyerPlugin.tsx#L28
Expected behavior
The text was updated successfully, but these errors were encountered: