meteor / mobile-packages

Meteor packages that provide functionality on mobile and desktop via Cordova plugins.
Other
339 stars 153 forks source link

Update camera cordova plugin #150

Closed StorytellerCZ closed 3 years ago

StorytellerCZ commented 3 years ago

Updated the camera codova plugin to 4.0.3 Changelog: https://github.com/apache/cordova-plugin-camera/blob/master/RELEASENOTES.md#403-apr-12-2018

More could be done, but I think this is a good first step.

filipenevola commented 3 years ago

@StorytellerCZ were these changes tested in iOS and Android?

StorytellerCZ commented 3 years ago

@filipenevola With 2.5, had to upgrade to v6. Tested on Android device and it works well. But we will have to release this after Meteor 2.5. Best to put it together with #156