User being redirected to a blank screen after login in Android deviceIssue User being redirected to a blank screen after login in Android device, although the login is taking place successfully.CauseThis seems to be a Google Chrome issue. The authentication and redirection is happening in Chrome Custom Tabs, not in native mobile app. From the mobile apps perspective, it simply launches Chrome with a URL, and it does authenticate correctly as evidenced by the fact that the user is able to log in. The app is then waiting to be called back by the Chrome Browser, which is not happening.ResolutionA workaround for this issue would be to use App Config to use a different authentication browser, refer to the link below from the documentation for more details: https://docs.servicenow.com/csh?topicname=mobile-authentication.html&version=latest