SDK Integration: Issues with Redirecting Back to Android App

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.
only login status showing

The app remains stuck on the page without redirecting back to the Android app.