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
I am also experiencing this.
Same here, using the same version: "3.7.0"
I am also facing the same issue with iOS18
Any solution or alternative package?
I also see this issue on my simulators - it works on my real device (iPhone 15 on iOS 18.2), though. https://forums.developer.apple.com/forums/thread/764468
This is a bug in the ios simulator, you'll have to downgrade to the ios17 simulator for now. For more info see here: https://forums.developer.apple.com/forums/thread/764468
The same here
This is a bug in the ios simulator, you'll have to downgrade to the ios17 simulator for now. For more info see here: https://forums.developer.apple.com/forums/thread/764468
Any other workaround?