Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 16.2 with IOS 18.2 opens auth window but locks up IOS #1046

Closed
billnbell3 opened this issue Dec 14, 2024 · 2 comments
Closed

Xcode 16.2 with IOS 18.2 opens auth window but locks up IOS #1046

billnbell3 opened this issue Dec 14, 2024 · 2 comments

Comments

@billnbell3
Copy link

We are using Xcode 16.2 with IOS 18.0, 18.1, and 18.2 and we get authorize() function opening a window like normal, but it is a white screen and the controls do not work. This is on React Native 0.76.3.

Any ideas on how to get the screen to pop ? It is almost like the pop screen has no internet? But when I try it on a real device it works fine, but not on Simulator in Xcode 16.2.

Thoughts?

I am happy to provide more details, screen shots and code.

\Bill

@carbonrobot
Copy link
Contributor

Duplicate of #1026

@carbonrobot carbonrobot marked this as a duplicate of #1026 Dec 15, 2024
@carbonrobot carbonrobot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2024
@dirkpostma
Copy link

This only happens on simulator, not on physical device. It’s due to a bug only Apple can solve.

Workarounds:

  • Test with simulator with iOS 17
  • To test iOS 18: use physical device

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants