Android Demo App
trying to test out the android demo app, but the login and register pages gets stuck loading on the continue with google button
5 Replies
Hey @Mohit,
Sorry that you are experiencing this issue.
Would you be able to send a recording of your issue? You are welcome to DM me the recording if you prefer
Hi, I was able to figure out the issue. The problem was the callback URLs. The correct form for the URLs was kinde.sdk://<kinde_host>/kinde_callback . However, both the docs and the README file said different, which said {your_url_scheme}://<your_kinde_host>//kinde_callback , or au.kinde://<your kinde url>//kinde_callback , which is what caused my confusion. I only found the solution above by reinstalling the starter kit and noticed it was the default value for login/logoutRedirect.
Hi @Mohit,
Great to hear you were able to resolve your issue.
What SDK docs/README are you referring to above?
the sdk doc is for the android SDK and the readme is for the android starter kit
Thanks for getting back to me @momomonkey,
I will get a team mate of mine to look into the Android SDK doc and starter kit readme.
Please reach out if you come across any other issues.