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/03/28 19:48:06 UTC

[GitHub] [cordova-plugin-inappbrowser] DevArenaCN opened a new issue #455: Not functioning when loading a file using the system camera

DevArenaCN opened a new issue #455: Not functioning when loading a file using the system camera
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/455
 
 
   # Bug Report
   Inappbrowser is not functioning when loading a file using the system camera
   ## Problem
   When uploading a photo, the system will provide three options:
   1. Take Photo or Video
   2. Photo Library
   3. Browse
   
   If you chose the first option, camera will be brought up, but only with a black screen. And if you take the photo, a black image will be uploaded.
   
   ### What is expected to happen?
   There should take whatever photo the user choose to take.
   
   ### What does actually happen?
   Got a black image instead.
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   IOS only
   Tried with 3 combinations, which leads to two different result.
   Cordova 4.5.5 + inAppBrowser 3.3.0: camera app being brought up, but shows all blackout screen.
   Cordova 4.5.5 + inAppBrowser 3.3.0 + WKWebkit (cordova-plugin-wkwebview-engine): crashed the app.
   Cordova 5.0.0 + inAppBrowser 3.3.0: crashes the app.
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   Tried with 2 combinations, which leads to two different result.
   Cordova 4.5.5 + inAppBrowser 3.3.0: camera app being brought up, but shows all blackout screen.
   Cordova 5.0.0 + inAppBrowser 3.3.0: crashes the app.
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
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