This topic was originally posted by chaulinh.se.it on 1/31/2024.
This content has been migrated from our previous community forum to preserve valuable discussions.
Hi team
I have issue about this, i can’t continue processing, if i don’t click Continue button
It just happens on android, it works fine on ios
How to resolved it?, can disable this popup?
@chaulinh.se.it Sorry for the delays, I don’t see any issue in your AndroidManifest file. Also, can you please remove the flutter_deeplinking_enabled metadata, along with intent-filter below that. That won’t be necessary since you have already declared it above.
Once you have removed it, can you add android:autoVerify="true" in the intent-filter above flutter_deeplinking_enabled metadata?