崔洪玮

Results 7 comments of 崔洪玮

It is strange that the ssid was accessible until this moring I rebuilt the application. I had reinstalled the lib and tried old app version, but ssid still missed.

For RN Application Debug Mode You must enable settings->location rights for the debugging APP manually in your phone's setting panel.

@jamesawer3 Is there any progress? Thanks.

build.gradle dependencies { implementation fileTree(dir: "libs", include: ["*.jar"]) implementation "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}" implementation "com.facebook.react:react-native:+" // From node_modules implementation project(':sp-react-native-mqtt') } not implementation ':sp-react-native-mqtt'

THEN DO NOT ADD packages.add(new RCTMqttPackage()); IN MainApplication.java LIKE @Override protected List getPackages() { @SuppressWarnings("UnnecessaryLocalVariable") List packages = new PackageList(this).getPackages(); // Packages that cannot be autolinked yet can be added...

Try to change borderWidth property o a less number.