You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/10 21:00:03 UTC

[GitHub] [cordova-plugin-statusbar] AlexanderStasyuk commented on issue #156: iOS 13 Webview Shifted after Camera Closed

AlexanderStasyuk commented on issue #156: iOS 13 Webview Shifted after Camera Closed
URL: https://github.com/apache/cordova-plugin-statusbar/issues/156#issuecomment-540792992
 
 
   Have similar issue with our app. It happens via getting to use camera two different ways:
   
   1.  When using cordova-plugin-camera to capture photo or photo picker the issue happens.
   2.  Also, if using the input type="file" way to use the webview/safari api to access camera or photo picker.
   
   The way #1 is resolved by using the solution purposed by @Crash-- 
   But way #2 still persists. 
   In the way #2 we are not using cordova-plugin-camera but using the native web browser/view api.
   Thus probably solution needs to be implemented in the cordova-plugin-statusbar or some other clever css way that has been suggested by @markerio 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org