I\'m trying to log the user into a Google API from my Flutter app, but can\'t get it to automatically fetch the token. The closest I got was to see the token string in the auth
Have you tried adding :// to the end of your Scheme? I'm not sure you are providing a valid scheme name to Google.
://
Can you try ai.autonet.afterme:// or ai.autonet.afterme://auth?
ai.autonet.afterme://
ai.autonet.afterme://auth