iOS
iOS copied to clipboard
[dev] iOS 16 notes
- UIDevice.name requires the entitlement
com.apple.developer.device-information.user-assigned-device-namewhich is not documented anywhere nor can we apply for it yet. Without it we just getiPadas the name - New App Intents support migrating old intents over, but likely can't ship to older OS
- Complications and new lock screen Widgets are unified, so we could in theory ship both
- Push provider currently crashes on startup, so local push doesn't work
- WatchOS 9 does not allow the current watch app to be opened or update complications