Is Firebase Dynamic Links meant to work with App Clips? If the app isn't installed on iOS I would like the App Clip to popup instead of taking users to the App Store? Is this possible?
Here are the scenarios I would like to have happen:
iOS
- User does not have the app installed and clicks the link - App Clip opens.
- User has the app installed and clicks the link - App opens
Android
- User does not have the app installed and clicks the link - Google Play Store opens.
- User has the app installed and clicks the link - App opens
Other Platforms
- Website opens when the link is clicked.