quickstart-ios
quickstart-ios copied to clipboard
Firebase Dynamic Link - If app is not installed
Welcome to the Firebase iOS Quickstarts repository!
I created a firebase dynamic link and given a custom bitrise URL for testing purpose.
if the app exists, then it is working.
If the app is not available then it is going to bitrise URL, that is ok
install the app from bitrise, open the app, parameters are not received. How I can check this with a custom URL
Any idea?
This issue tracker should be used for sample-related bugs and feature requests only.
If you're filing a bug or feature request, please check if it already exists at the Firebase iOS SDK repository and, if it doesn't, file it there instead of on this repository's issue tracker.
Please file other general programming inquiries at Stack Overflow.
Hi @Piraban, are you able to achieve a strong link match when installing through Bitrise? You can check at runtime via the link's matchType property.