Aton5859 opened a new issue #559: After I added the camera plug-in, the app 
will crash when the imagepicker plug-in calls the getpicture event.
URL: https://github.com/apache/cordova-plugin-camera/issues/559
 
 
   <!--
   Please have a look at the issue templates you get when you click "New issue" 
in the GitHub UI.
   We very much prefer issues created by using one of these templates.
   -->
   
   ### Issue Type
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] Bug Report
   
   ## Description
   After I added the camera plug-in, the app will crash when the imagepicker 
plug-in calls the getpicture event.
   
   ## Information
    <plugin name="cordova-plugin-telerik-imagepicker" spec="^2.3.3" />
       <plugin name="cordova-plugin-camera" spec="^4.1.0">
           <variable name="ANDROID_SUPPORT_V4_VERSION" value="27.+" />
       </plugin>
   "cordova-plugin-camera": "^4.1.0",
   "cordova-plugin-telerik-imagepicker": "^2.3.3",
    "@ionic-native/camera": "^5.21.5",
   "@ionic-native/image-picker": "^5.20.0",
   
   ### 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? -->
   
   
   
   ### Version information
   ionic 4.12.0
   android: 7.0.0
   
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to