petr-vytlacil opened a new issue, #606:
URL: https://github.com/apache/cordova-plugin-file/issues/606
Is any way ho use getDirectory on Android 13?
In FileUtils is else if (action.equals("getDirectory")) { where
check permission but its for old Android API.
`priva
mhammad-extron opened a new issue, #259:
URL: https://github.com/apache/cordova-electron/issues/259
I'm currently working on a Cordova Angular application that utilizes the
Electron platform. As part of the project, I've integrated a library named
"event-pubsub.". The installed library is i
joaolourencoge opened a new issue, #282:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/282
Hello,
Why does the new version 5 requires cordova-android v12?
This will impact other packages such as:
- File
- Camera
- SplashScreen
To support Androi