Norman Breau
Norman Breau
> it's not that it didn't work on Android 9, I wasn't able to enable gesture navigation on Android 9 emulators (didn't find the option) The android docs also does...
> App won't build on the simulator but works fine on the device > After adding the below setting for a run on the simulator will cause the issue: >...
Closing this as a duplicate of https://github.com/apache/cordova-ios/issues/1163 Favouring https://github.com/apache/cordova-ios/issues/1163 because it seems more progressed and it's a more recent reported ticket.
> yes, why is the issue closed? Nothing is clear! The issue is not closed.
I think the main issue is trying to share blob urls across different WKWebView instances. These are browser/webview implementation details but by specification, the browser is suppose t have a...
Should be fixed by https://github.com/apache/cordova-plugin-camera/pull/844
Should be fixed by https://github.com/apache/cordova-plugin-camera/pull/827
> > they state that every time they take a photo it asks for permission to modify the picture > > Yes. This is happening to me as well. It's...
This was originally opened for API 30 which should have already been fixed in v6 of the plugin, but the issue would re-appear for API 33 devices, which will be...
> allowEdit is unpredictable on Android and it should not be used! The Android implementation of this plugin tries to find and use an application on the user's device to...