Xamarin - Android - After login the control is not given back to the app, the callback probably not invoked

After login, the control is not given back to the app, the callback probably not invoked.

I could see in the dashboard that the login was successful. The spinner just keeps on spinning and the web page just stays.

The callback is configured properly. When the callback is intentionally configured incorrectly the correct error page is displayed.

The sample app provided by Auth0 is working as expected.

Hard to say without knowing the details. Do you have a debugger connected? Anything in the debug log?

This is now working. Thanks for responding.

1 Like

Can you share with the rest of community what was the reason behind that?

1 Like

I didn’t have a IntentFilter attribute added to my Activity.

1 Like

Thanks a lot for sharing that with the rest of community!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.