react-native-inappbrowser icon indicating copy to clipboard operation
react-native-inappbrowser copied to clipboard

OpenAuth Stuck At Blank White Page IOS 18.0+

Open ahmadwrites opened this issue 10 months ago • 8 comments

OpenAuth Stuck At Blank Page IOS 18.0+ image

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.

  1. yield Call(InAppBrowser.openAuth, url, redirectUrl, browserConfig)
  2. 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

ahmadwrites avatar Dec 06 '24 08:12 ahmadwrites