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
In my case, rn-tooltip was causing the actual crash. I removed it and that fixed things.
Crashing error message:
*** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [RCTModalHostViewController shouldAutorotate] is returning YES'
when i run on ios keeps returning this error, and in devices crashes
The text was updated successfully, but these errors were encountered: