MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
274 stars 246 forks source link

Getting duplicate suggestion in the popup after login in android. #533

Closed nahiduzzaman-at-selise closed 2 months ago

nahiduzzaman-at-selise commented 2 months ago

image Hello, as shown in the image why i am receiving two same app suggestions?

Also is there any way to turn off the popup?

MaikuB commented 2 months ago

This is outside the control of the plugin as it's a system prompt. This happens when Android finds two apps that process the redirect URI. Whilst it might look like a duplicate to your based on the name of the apps, it would imply that you have two apps with the name installed on the device