You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In iOS 13 and 14 after closing the camera (either taking a photo or cancel it) the content of the WebView goes beneath the status bar and can't go back anymore. It works fine in iOS 15. I've seen some posts referring to this problem where they mention that was cordova-plugin-statusbar fault but we don't have it installed.
[ X] I updated all Cordova tooling to most recent version
[ X] I included all the necessary information above
The text was updated successfully, but these errors were encountered:
jjtfsalgado
changed the title
After closing the camera the status bar gets overlapped with content [iOS]
After closing the camera the status bar overlaps the content [iOS]
Feb 24, 2022
jjtfsalgado
changed the title
After closing the camera the status bar overlaps the content [iOS]
Status bar overlaps the content after closing camera [iOS]
Feb 24, 2022
jjtfsalgado
changed the title
Status bar overlaps the content after closing camera [iOS]
Status bar overlaps content after closing the camera [iOS]
Feb 24, 2022
Bug Report
In iOS 13 and 14 after closing the camera (either taking a photo or cancel it) the content of the WebView goes beneath the status bar and can't go back anymore. It works fine in iOS 15. I've seen some posts referring to this problem where they mention that was cordova-plugin-statusbar fault but we don't have it installed.
I've seen a suggestion to change this value to "NO" but that didn't work either (jjtfsalgado@d498b3b)
Do you guys have any suggestions?
Problem
What is expected to happen?
What does actually happen?
Information
As mention above it works fine in iOS 15 (and 12) but not in iOS 13 and 14.
Command or Code
This is our config.xml (excluding android)
Environment, Platform, Device
iPhone 11 - iOS 14.7.1
iPhone 11 - iOS 14.8
iPhone X - iOS 13.7
Version information
Checklist
The text was updated successfully, but these errors were encountered: