react-native-android-settings-library icon indicating copy to clipboard operation
react-native-android-settings-library copied to clipboard

Not linking to settings

Open dyelax opened this issue 8 years ago • 0 comments

I am running react-native-android-settings-library in a Nexus 5X emulator on Android 8.0 (Oreo) with API 26. I tried both example lines from your README: RNANAndroidSettingsLibrary.main(); and RNANAndroidSettingsLibrary.open('ACTION_WIFI_SETTINGS');, but neither actually link to the settings. The line of code get hit, but nothing happens on the device.

dyelax avatar Jan 21 '18 23:01 dyelax