MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
269 stars 238 forks source link

apk not working on android #431

Open kevdanguzalv opened 1 year ago

kevdanguzalv commented 1 year ago

in the android studio emulator everything works fine, when generating the apk and wanting to install it, it installs them but does not generate any access to enter the app

I attach an image of what it shows me when installing, the message is in Spanish, but as you can see, install it but it does not let the app open Imagen de WhatsApp 2023-06-05 a las 17 42 27

MaikuB commented 1 year ago

Whilst I don't know what that prompt says, that isn't an issue to do with the plugin. You would need to look into exactly what is going on with your app. I've personally used this to do release build APKs deployed to devices and there's evidence what others in the community have posted that it is fine for them as well. As an example, I've built an APK of the example app and sideloaded it onto my device. Should this have been a plugin-specific issue then it would mean that there would be numerous reports on this and this has been the only time someone has posted an issue like this