Juan Manuel Otegui
Results
3
comments of
Juan Manuel Otegui
Same here > Service Unavailable Service Unavailable HTTP Error 503. The service is unavailable.
I fixed it with this solution #34 Change: `RNSerialport.getDeviceList(response => { ... })` to: `RNSerialport.getDeviceList().then(response => { ... })`