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
I am using react-native-multi-selectbox for the multiselect dropdown, when navigating to the multiselect dropdown page on my app, an error of java.lang.Double cannot be cast to abi48__0.com.facebook.react.bridge.ReadableMap appears when testing the app on Android. It works fine for iOS but this error appears for Android and causes the app to crash.
The text was updated successfully, but these errors were encountered:
Hello ! I have the same error, only when I try to open SelectBox on Android devices. In IOS Simulator everything works correctly. I hope someone can give us a solution, thank you!
I am using react-native-multi-selectbox for the multiselect dropdown, when navigating to the multiselect dropdown page on my app, an error of java.lang.Double cannot be cast to abi48__0.com.facebook.react.bridge.ReadableMap appears when testing the app on Android. It works fine for iOS but this error appears for Android and causes the app to crash.
The text was updated successfully, but these errors were encountered: