Firebase dynamic link is not opening the app when the link is clicked from the Instagram, it opens PlayStore while if I access the same link with WhatsApp, Chrome, or message app it opens the app and navigates to a specific location where I want.
Already added autoVerify=true in AndroidManifest file.
You need to add host and scheme also in intent-filter Please refere below code or check https://developer.android.com/training/app-links/deep-linking