Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement iOS #1

Merged
merged 5 commits into from
Mar 17, 2021
Merged

Conversation

dennisameling
Copy link
Contributor

Implements iOS functionality.

Currently only implements IOSSettings.App (for app-specific settings) and IOSSettings.General (for opening general iOS settings).

In iOS 11 and higher, the private APIs that could be used in the past are no longer available, and causes apps to be declined from the app store. This is the most we can do for now, unfortunately 😞

@RaphaelWoude
Copy link
Owner

I have a feeling that App-Prefs:root=General will get denied if used in any production apps. Will be testing this soon. Thanks 🚀

@RaphaelWoude RaphaelWoude self-requested a review March 17, 2021 09:36
@RaphaelWoude RaphaelWoude merged commit 2edf038 into RaphaelWoude:main Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants