KindeK
Kinde9mo ago
17 replies
Fedy

Flutter auth, on iOS it is redirecting correctly to home page, but on Android it just loads forever

Login functionality is loading forever while on android, but on iOS it is correctly redirecting me to home page! I followed every single instruction on the docs but still getting this issue, Are there any specific code that should be added to AndroidManifest.xml or any other file to handle this? thanks in advance!
PS: while creating users it does the creation successfully on Android, which means the problem is within the callback url imo
Was this page helpful?