PrincessGuide icon indicating copy to clipboard operation
PrincessGuide copied to clipboard

iOS 12 compatibility

Open a-casual opened this issue 5 years ago • 1 comments

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

a-casual avatar Nov 30 '19 17:11 a-casual

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.

superk589 avatar Dec 03 '19 01:12 superk589