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
com.facebook.react.bridge.JSApplicationIllegalArgumentException:
at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateShadowNodeProp (ViewManagersPropertyCache.java:113)
at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackShadowNodeSetter.setProperty (ViewManagerPropertyUpdater.java:154)
at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps (ViewManagerPropertyUpdater.java:58)
at com.facebook.react.uimanager.ReactShadowNodeImpl.updateProperties (ReactShadowNodeImpl.java:298)
at com.facebook.react.uimanager.UIImplementation.createView (UIImplementation.java:289)
at com.facebook.react.uimanager.UIManagerModule.createView (UIManagerModule.java:364)
at java.lang.reflect.Method.invoke (Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:374)
at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:162)
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:31)
at android.os.Looper.loop (Looper.java:164)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run (MessageQueueThreadImpl.java:194)
at java.lang.Thread.run (Thread.java:764)
Caused by: java.lang.reflect.InvocationTargetException:
at java.lang.reflect.Method.invoke (Native Method)
at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateShadowNodeProp (ViewManagersPropertyCache.java:102)
Caused by: java.lang.ClassCastException:
at com.facebook.react.bridge.ReadableNativeMap.getDouble (ReadableNativeMap.java:148)
at com.facebook.react.bridge.DynamicFromMap.asDouble (DynamicFromMap.java:66)
at com.facebook.react.uimanager.LayoutShadowNode$MutableYogaValue.setFromDynamic (LayoutShadowNode.java:57)
at com.facebook.react.uimanager.LayoutShadowNode.setMaxHeight (LayoutShadowNode.java:176)
App-Version & Environment
APP: [1.0.5]
OS:
OnePlus OnePlus3T (OnePlus3T), Android 8.0
Samsung Galaxy S6 (zeroflte), Android 7.0 (x2)
Cubot CUBOT R11 (CUBOT_R11), Android 8.1
Samsung Galaxy Note8 (greatlte), Android 8.0 (x2)
The text was updated successfully, but these errors were encountered:
🐛 Bugreport
[Android Crash] java.lang.ClassCastException
App-Version & Environment
APP: [1.0.5]
OS:
The text was updated successfully, but these errors were encountered: