Skip to content

BUG: Safe Area Not Maintained after iOS 16 update #63

@marc-medley

Description

@marc-medley

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.

iOS_16_SafeZoneIssue

App Navigation Bar in System Status Bar Area

Top

App Tab Bar in System Home Indicator Area

Bottom

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions