Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ios): Remove deprecation warnings and old code #1031

Merged
merged 2 commits into from Nov 4, 2023

Conversation

jcesarmobile
Copy link
Member

The plugin requires cordova-ios 6.0.0 or newer, which requires iOS 11, so some old code can be removed.

Removed the code that restores the status bar style since the code that sets the style was removed here #656
So now it should always use the style based on the view controller configuration.

@NiklasMerz NiklasMerz merged commit 44ead0f into master Nov 4, 2023
16 of 20 checks passed
@NiklasMerz NiklasMerz deleted the remove-deprecations branch November 4, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants