-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Milestone
Description
The update to Xcode 14 adds the new iOS 16. On iOS 16, Daily Dozen was found to have the following issues:
- App Navigation Bar is in the System Status Bar area instead of below it.
- App Tab Bar is in the System Home Indicator area instead of above it.
The System Status Bar and Home Indicator are each considered to be a "safe area" where the app does not normally appear.
This was not an issues for earlier Xcode/iOS build versions. It's is also now a concern as to how the existing public release will appear on the new iOS 16.
App Navigation Bar in System Status Bar Area
App Tab Bar in System Home Indicator Area
Metadata
Metadata
Assignees
Labels
No labels


