react-native-keycloak
react-native-keycloak copied to clipboard
There is a problem when it is packaged into apk and run directly to the android physical device
I tested it on the android emulator, and the webview can be called up normally, and it will be closed directly after the login is successful (there will be no pop-up prompt to open the app). The webview jumps back to the app home page. However, it is packaged into apk and runs on a physical device. After the webview page is successfully logged in, a pop-up box on the current page will prompt you to jump back to the app. You need to click OK to jump back to the app, and you will not be logged in after entering the app. I have tested it on Honor and Oppo phones, and the results are the same. Has anyone encountered this problem? I would really appreciate if you could give me some hints.