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

iOS 12 compatibility #1

Open
a-casual opened this issue Nov 30, 2019 · 1 comment
Open

iOS 12 compatibility #1

a-casual opened this issue Nov 30, 2019 · 1 comment

Comments

@a-casual
Copy link

Would it be possible to maintain iOS 12 compatibility?

It does not look like the app requires anything specific to the new OS, and Apple disallowed upgrade to iOS 13 on older iPads

@superk589
Copy link
Owner

The native dark mode support and CoreData background syncing with CloudKit are specific to only iOS 13.
It's possible to maintain iOS 12 compatibility. But since this app is not released on the App Store and there are not many users running an old OS. Then I decide to drop the old OS support and focus on the core features to make it a delicate tool.
Besides, if you are a developer, you can just fork the repo and modify the source code to make it compatible with iOS 12.

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

No branches or pull requests

2 participants