-
Notifications
You must be signed in to change notification settings - Fork 209
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
Auth0 is stuck in iOS 18, iPhone 16 Pro Max #982
Comments
Here is the Report Details: `Translated Report (Full Report Below)Incident Identifier: 5789575B-DB44-4066-868C-8BD2AF379F87 Date/Time: 2024-10-03 10:17:50.0400 -0400 Exception Type: EXC_CRASH (SIGKILL) Triggered by Thread: 0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread Thread 1:: com.apple.uikit.eventfetch-thread Thread 2: Thread 3: Thread 4: Thread 5:: JavaScriptCore libpas scavenger Thread 0 crashed with ARM Thread State (64-bit): Binary Images: EOF Full Report{"app_name":"SafariViewService","timestamp":"2024-10-03 10:17:59.00 -0400","app_version":"18.0","slice_uuid":"965c8f34-f7e1-3d16-bc41-e3a1e9994f4d","build_version":"8619.1.26.30.5","platform":7,"bundleID":"com.apple.SafariViewService","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.6.1 (23G93)","roots_installed":0,"name":"SafariViewService","incident_id":"5789575B-DB44-4066-868C-8BD2AF379F87"}
], Model: Macmini9,1, BootROM 10151.140.19, proc 8:4:4 processors, 16 GB, SMC |
Same here |
I am experiencing the same issue on the native iOS app. |
We are having this exact same issue. I even tried changing the |
same issue |
I tested and confirmed that Auth.swift version 2.10.0 fixes the issue. I used The solution is that the package maintainers need to release a new version that uses |
I can see this same symptom in react-native-app-auth but cant reproduce it in the example app over there and cant find any traces of A0Auth0.podspec :( |
Login screen seems to come up fine on iOS 18 on Intel Macs. |
Checklist
Description
Auth0 Universal Login gets stuck on the Web view and does not load any page. The App freezes as well.
I tried on multiple devices:
I have tried
useSFSafariViewController : true
useSFSafariViewController: false
ephemeralSession: true
ephemeralSession: false
Reproduction
Launch the Universal Login on
any newer iPhone with iOS 18.0 version,
Additional context
No response
react-native-auth0 version
3.2.1
React Native version
0.74.1
Expo version
No response
Platform
iOS
Platform version(s)
18.0
The text was updated successfully, but these errors were encountered: