Ruan
Ruan
Android 4.2.2 with Phonegap Android app, still only supporting png and NOT jpeg. Bump.
You can use: `domain: ".app.localhost"` and it will work. The **'domain' parameter needs 1 or more dots in the domain name for setting cookies.** Then you can have sessions working...
Hi @RonRadtke and @emclab , we are experiencing a similar issue where the file-cache grows very large, even though we run the cleanup function: `ReactNativeBlobUtil.fs.unlink(file)` Do you perhaps know when...