问题
i'm using firebase dynamic links to invite friends to my app. Everything works great. Clicking the invitation link leads me to the playstore. When i install the app and wait until its done the playstore shows me the button "Continue". When i click this button, the app opens and i receive the deeplink to track the invitation.
But when i install the app, close the playstore and open the app through the app drawer i'm NOT receiving the deeplink.
Is this an expected behavior?
My problem is, that i'm looking for the invitation link only on first app start. so when the user installs my app through an invitation link but don't open it with the playstore continue button, the invitation never gets tracked.
Thank you for your help.
来源:https://stackoverflow.com/questions/49008815/how-do-i-get-deep-link-after-user-install-the-app-through-firebase-dynamic-link