rolinger
rolinger
I am taking notes on more than a handful of methods and how they work so I can add notes to the documentation. A lot of the documentation reads like...
Yup, confirmed. June 20th next year. Clock is now ticking. @AndyGaskell - my projects are dependent on this repository; as it looks like others are as well. Lets have a...
I came across this using `cordova-plugin-file-transfer` - and the same behavior. The file downloaded fine, then I manually deleted from phone using `File Manager` app. After that I couldn't download...
@NathanNovak - whats the difference between `Android File Manager` and some other device app ` File Manager`? Seems if we can figure out what the `Android` one is doing we...
Another thing to note. After the user manually deletes the file, my app reading the device directory path shows the file does not exist. But when trying to write the...
Sorry, submitted this as a bug, please reclassify as a feature.
For anyone still needing a solution, see this post: https://github.com/apache/cordova-plugin-file-transfer/issues/339#issuecomment-1450747708
Also on CDVLocation.m, XCode 14 is now throwing Alerts on line #216 **Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior** #216 `if (!__locationStarted || (__highAccuracyEngaled...
After three f'n years I finally discovered these keys; added them, and now my downloaded files can be accessed by users. After, I then found this thread. Its darn near...
@v1934 - the latest fork you have for qrscanner-11 (3.0.4) is breaking in Cordova 11 (cordova-android 11). Failing to compile the dependency: 1: Task failed with an exception. ----------- *...