Open ghost opened 5 years ago
same issue, any update?
same issue
This is basically a duplicate of #38
Many calls are no longer working. Who is suggested to sort out these problems. With the update of iOS version, these functions gradually lose their effect. Is there really no other way to achieve it?
AFAIK Apple is restricting this more and more. However, it's quite some time ago since I've last checked potential other APIs to open the preferences.
I tried to open location services in iOS 12 using
open("location")
open("locations")
but none of them works, it opens general settings. I'm using the ionic 3 wrapper with the 1.5.2 version of the plugin with cordova 8. Thanks!