Closed bryantee closed 6 years ago
Is bluetooth working in iOS 11? It just seems to open the general settings page for me.
window.cordova.plugins.settings.open('bluetooth', () => res())
Sadly opening settings on iOS 11 is broken. As it was always kind of a hack, no one has found a solution to fix it.
Related issue: https://github.com/guyromb/Cordova-open-native-settings/issues/18
Is bluetooth working in iOS 11? It just seems to open the general settings page for me.