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 1 year 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

I am also experiencing this.

NadimRadjab avatar Dec 16 '24 12:12 NadimRadjab

Same here, using the same version: "3.7.0"

andrasat avatar Dec 20 '24 04:12 andrasat

I am also facing the same issue with iOS18

k-omal avatar Jan 06 '25 12:01 k-omal

Any solution or alternative package?

DeepikaSharma5 avatar Jan 07 '25 01:01 DeepikaSharma5

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

timdoege avatar Jan 08 '25 08:01 timdoege

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

chris-hulbert-wfd avatar Jan 17 '25 05:01 chris-hulbert-wfd

The same here

jacksonsmith avatar Feb 05 '25 18:02 jacksonsmith

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?

ahmadwrites avatar Feb 07 '25 01:02 ahmadwrites