So we’re trying again by upgrading the newest camera plugin but it complains that our Android platform is still 9.0.0 (even if cordova is now @10.0.0 since Meteor 2.2)
And because starting in November, Google will only accept apps that target SDK 30. So we won’t be able to upgrade our app on the app store unless that works. We’ll have to rely solely on HCP.
1-Does the new version has to come from a new Meteor release ? If so, is this something planned ?
Hi @burni13
As for your question, we are planning a release with cordova-android@10 really soon. For sure before November.
Let’s keep talking about this in this issue: https://github.com/meteor/meteor/issues/11632
We just managed to make it build tonight. With all the cordova-plugins that had changed versions to be specifically compatible with @10.0, it was quite a job just to make that work
We’ll test the app tomorrow, hoping the camera permissions will work.