Skip to content

Remove UIViewControllerBasedStatusBarAppearance from Info.plist #811

@maxlapides

Description

@maxlapides

Thanks for creating this great package! When the Info.plist file is updated by this package, it adds this configuration:

<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>

This makes it so I cannot control the visibility of the status bar within my Flutter app. To resolve this issue, I think we can safely remove this one configuration from Info.plist generation.

Related: #778

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions