Add more App-Prefs to iOS
Closed this issue · 0 comments
RaphaelWoude commented
Since iOS 10 the private API was deprecated to open screens, but since ios 13.1 you are able to use App-Prefs again. We have tested this on iOS and seems to be working fine with root:general. A upload to apple shows that you are allowed to use it and your app will not be rejected.
Implement all setting screens for iOS with App-Prefs.
https://github.com/RaphaelWoude/capacitor-native-settings/blob/main/ios/Plugin/NativeSettingsPlugin.swift
https://www.macstories.net/ios/a-comprehensive-guide-to-all-120-settings-urls-supported-by-ios-and-ipados-13-1/