react-native-multi-selectbox icon indicating copy to clipboard operation
react-native-multi-selectbox copied to clipboard

java.lang.Double cannot be cast to abi48__0.com.facebook.react.bridge.ReadableMap

Open inezkok opened this issue 11 months ago • 2 comments

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.

inezkok avatar Aug 10 '23 03:08 inezkok

Hello @sauzy34

I'm getting the same Issue using this package react-native-multi-selectbox

I hope this message finds you well. I'm writing to report an encounter with an existing issue that I've come across while working on app on Android.

Same Here!

Issue Title
java.lang.Double cannot be cast to abi48_0.com.facebook.react.bridge.ReadableMap

Issue Number: #102

saadazghour avatar Dec 20 '23 13:12 saadazghour

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!

AdiCampan avatar Mar 24 '24 13:03 AdiCampan