Hello,
I’m using Auth0 package in Xamarin Android and the browser stays open after successfully login when I close the app. I followed the steps in Xamarin Quickstarts documentation but it’s still happening.
Details:
- Auth0 version: 3.2.4
- Xamarin Forms version: 5.0.0.2337
I would like to know if there is any workaround to avoid that.
Thanks.