AppsFlyerFramework 4.10.4
react-native-appsflyer 1.4.5
Testing on iOS 11.3
When clicking a onelink deep link, I consistently receive the onInstallConversionDataLoaded
and onAppOpenAttribution
events, which is great.
However when the app is running in the background, and I click the deep link, no events are fired.
I've gone through the docs but unable to figure this out. https://support.appsflyer.com/hc/en-us/articles/208874366-OneLink-deep-linking-guide#deep-linking-data-the-onappopenattribution-method
What am I missing?