You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When openSettings is called on ios, it results in the following error:
Main Thread Checker: UI API called on a background thread: -[UIApplication openURL:options:completionHandler:]
PID: 68586, TID: 67417523, Thread name: (none), Queue name: com.meta.react.turbomodulemanager.queue, QoS:
The resulting destination also ends up being the base settings page, and not the app-specific settings (This may be an separate bug).