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

[TypeError: null is not an object(evaluating 'Mqtt.createClient')]

Open chentianci123 opened this issue 5 years ago • 1 comments

{ [TypeError: undefined is not an object (evaluating 'Mqtt.createClient')]

adb logcat

chentianci123 avatar Nov 13 '19 03:11 chentianci123

Has been resolved, I did not register in "MainApplication.java", just add "packages.add(new RCTMqttPackage());"

chentianci123 avatar Nov 14 '19 01:11 chentianci123