The documentation on AppsFlyer is circular on the most basic concepts ("To obtain AppsFlyer conversion data from the Android SDK, implement AppsFlyerConversionListener.").
- What is exactly triggered here?
- Why should I react to it?
- How would I react to it?
- Isn't the data tracked to the backend if I don't do anything here?
We have built a branch new AppsFlyer Developer Hub to answer your questions.
Specifically
onAppOpenAttribution
is explained in details here for Android and here for iOS.Both have fully functional Github examples.
If you questions remained unanswered, please post them.
Regards