Open simplenotezy opened 2 years ago
I explained how we managed to get it working: https://constantsolutions.dk/2022/11/deferred-deep-linking-from-app-store-using-universal-links-for-ios-with-flutter/
@simplenotezy Thank you for taking the time to answer your own question about deferred deep linking. It helped me out!
I was wondering if deferred deep linking is working with this package when user do not have the app installed, installs it, then opens the app. Is it then still possible to fetch the initial ink?
I don't seem to find much information on it. I know firebase does it, and it has a trick to paste the link somehow, but not sure how/if this package handles deferred deep linking from App Store.