react-native-inappbrowser
react-native-inappbrowser copied to clipboard
OpenAuth Stuck At Blank White Page IOS 18.0+
OpenAuth Stuck At Blank Page IOS 18.0+
Which platform(s) does your issue occur on?
- iOS
- iOS 18.0+
- emulator
Please, provide the following version numbers that your issue occurs with:
- CLI: react-native: 0.71.16
- Plugin(s): "react-native-inappbrowser-reborn": "3.7.0",
Please, tell us how to recreate the issue in as much detail as possible.
- yield Call(InAppBrowser.openAuth, url, redirectUrl, browserConfig)
- Opens up the in app browser but greeted with a blank white page, cannot click on close or cancel.
Is there any code involved?
- See above