Please include the following information in your post:
- Which SDK this is regarding: android SDK
- SDK Version: 2.6.0
- Platform Version: Android Studio Bumblebee | 2021.1.1 Patch 3
- Code Snippets/Error Messages/Supporting Details/Screenshots:
I want to know if there is a way to hide the navigation bar circled with red on the attached screenshot.
Steps to reproduce:
- Call the bellow inside an android application:
WebAuthProvider.login(auth0)
.withScheme(protocol)
.withScope(scope)
.withParameters(params)
.start()
This is not a bug, at most a feature request.