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/07/12 11:49:16 UTC

[GitHub] [cordova-plugin-camera] nicsaravanan opened a new issue #479: Camera Plugin crashes the APP on android 9

nicsaravanan opened a new issue #479: Camera Plugin  crashes the APP on android 9
URL: https://github.com/apache/cordova-plugin-camera/issues/479
 
 
   # Bug Report
   Log cat snippet 
   
   07-12 17:14:04.884 1312-1483/in.test.app D/SERVER: Handling local request: http://localhost/svg/md-camera.svg
   07-12 17:14:06.114 1312-1585/in.test.app I/Timeline: Timeline: Activity_launch_request time:1083912826 intent:Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 clip={text/uri-list U:content://in.test.app.provider/external_files/Android/data/in.test.app/cache/.Pic.jpg} (has extras) }
   07-12 17:14:06.126 1312-1312/in.test.app D/CordovaActivity: Paused the activity.
   07-12 17:14:06.127 1312-1585/in.test.app W/PluginManager: THREAD WARNING: exec() call to Camera.takePicture blocked the main thread for 42ms. Plugin should use CordovaInterface.getThreadPool().
   07-12 17:14:06.128 1312-1312/in.test.app I/com.tenforwardconsulting.bgloc.cordova.BackgroundGeolocationPlugin: App will be paused multitasking=true
   07-12 17:14:06.215 1312-1312/in.test.app I/com.marianhello.bgloc.service.LocationServiceImpl: Creating LocationServiceImpl
   07-12 17:14:06.254 1312-1312/in.test.app I/com.marianhello.bgloc.PostLocationTask: Creating PostLocationTask
   07-12 17:14:06.262 1312-1895/in.test.app I/com.marianhello.bgloc.service.LocationServiceImpl: Network condition changed has connectivity: true
   07-12 17:14:06.273 1312-1312/in.test.app D/com.marianhello.bgloc.service.LocationServiceImpl: Service in [NOT STARTED] state. cmdId: [3]. startId: [1]
   07-12 17:14:07.228 1312-1312/in.test.app D/CordovaActivity: Stopped the activity.
   07-12 17:14:07.229 1312-1312/in.test.app I/com.tenforwardconsulting.bgloc.cordova.BackgroundGeolocationPlugin: App is no longer visible
   
   
   ## Problem
   Camera plugin crashes the App on getPicture
   
   ### What is expected to happen?
   
   we should get the image back
   
   ### What does actually happen?
   app crashes 
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   ionic 4 
   Android 9 
   Xiomi Mi 6 Pro device
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   ionic 4 
   Android 9 
   Xiomi Mi 6 Pro device
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   ionic CLI 4.10
   Android 9 
   Xiomi Mi 6 Pro device
   
   
   ## 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