guyromb / cordova-open-native-settings

Plugin to open native screens of iOS/android settings (maintained, end-2020)
http://gsrweb.net
MIT License
113 stars 105 forks source link

Doesn't work in IOS 11 #18

Closed sudheerg9 closed 6 years ago

sudheerg9 commented 6 years ago

Cordova native settings is not working properly on IOS 11. When we call any of the page. It is just opening default/general settings page or taking us to previously opened settings page. Cam anyone have a solution for this?

hannibaldinski commented 6 years ago

Same problem here and Android 8.x seems to have the same issues.

I'm on iOS 11.2 Public Beta

gregor-srdic commented 6 years ago

I am also seeing this problem on iOS 11.1 :S

AramVave commented 6 years ago

Same here. Any update?

hannibaldinski commented 6 years ago

From looking around, no one really knows how to fix it. iOS never supported it officially I think.

guyromb commented 6 years ago

Under investigation. As mentioned previously, it was never officially supported by iOS. If anyone find a solution please update here.

lknstanley commented 6 years ago

Same here. Any update?

MZabih commented 6 years ago

Not sure , which setting name you are using but in iOS cordova.plugins.settings.open(function() { }, function () { }) it works for me. However my app logs me out when changing permission from setting.

hannibaldinski commented 6 years ago

@MZabih What do you mean with "my app logs me out"?

guyromb commented 6 years ago

iOS 11 fix merged

grinmax commented 5 years ago

What about IOS 12?

luigi37 commented 5 years ago

Hi all, same issue here. On iOS 12 both simulator and real device (iphone 5S) it opens just general settings

ppappukim commented 4 years ago

same issue here. it doesn't work in IOS 13 ~

Hanzofm commented 3 years ago

Same on iOS 14 and android newer versions