I am using Auth0 with a native android app. I’ve encountered a problem when minimising the Custom Tab. Here’s a repro:
- User opens auth0,
- Types in the data,
- Minimises the Custom Tab using the dropdown symbol on the left of top app bar,
- Maximises the Custom Tab and clicks login,
- Instead of logging in and closing the tab to go back to the app auth0 flow is blocked.
If user switches the app using home button on Custom Tabs, the flow works correctly.