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).