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
java.lang.IllegalStateException:
at android.os.Parcel.readException (Parcel.java:1975)
at android.os.Parcel.readException (Parcel.java:1913)
at android.app.IActivityManager$Stub$Proxy.setRequestedOrientation (IActivityManager.java:6214)
at android.app.Activity.setRequestedOrientation (Activity.java:5840)
at com.github.yamill.orientation.OrientationModule.lockToPortrait (OrientationModule.java:79)
at java.lang.reflect.Method.invoke (Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:371)
at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:150)
at com.facebook.react.bridge.queue.NativeRunnable.run (Native Method)
at android.os.Handler.handleCallback (Handler.java:789)
at android.os.Handler.dispatchMessage (Handler.java:98)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:26)
at android.os.Looper.loop (Looper.java:164)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:225)
at java.lang.Thread.run (Thread.java:764)
Type:
java.lang.IllegalStateException
On:
Samsung Galaxy S7
Android 8.0 (SDK 26)
Using:
and
"react-native-orientation": "^3.1.3"
Maybe when running:
Hopefully anyone can help.
The text was updated successfully, but these errors were encountered: