I’ve integrated the Android SDK into my project and followed the documented steps. The login prompt appears, and authentication seems successful, but the app isn’t redirecting back afterward.
In the sample app, I noticed both “Success Login” and “Success Exchange” statuses, but in my project, only “Success Login” appears.
The app remains stuck on the page without redirecting back to the Android app.