react-native-serialport icon indicating copy to clipboard operation
react-native-serialport copied to clipboard

Issue with react-native 0.59.9

Open fcabrera23 opened this issue 5 years ago • 3 comments

Hi, im trying to use the library, however every time I attach a device I get the following error "Malformed calls from JS: field sizes are different" from fillDeviceList() function.

fcabrera23 avatar Jun 30 '19 15:06 fcabrera23

Same issue at react-native 0.60.4

borolis avatar Jul 27 '19 17:07 borolis

It could be great to have RN 0.60 Do you need help about this ?

allan-cornet-eove avatar Aug 20 '19 12:08 allan-cornet-eove

Have a look at the recommendation on this issue #18 . I'm using 0.59.10 and I was able to successfully getDeviceList

petroslafaz avatar Sep 13 '19 10:09 petroslafaz