João Pimentel Ferreira

Results 307 comments of João Pimentel Ferreira
trafficstars

@pachacamac or @lostpebble maybe you can do some PRs?

I have a lot of these issues also. Remove the platform Android before your step 5 where you remove those 3 directories, and then add platform again. Cordova prepare doesn't...

I know github here is not for help, but can someone help here? https://stackoverflow.com/questions/56674724/apache-cordova-resolvelocalfilesystemurl-function-always-return-error-5-encod It's the same issue

I can fork a plugin to remove a platform but then I will not fetch the updates the plugin's creator will eventually make for the platform where it does work....

Hi @breautek I know hooks, my projects have several hooks, but for now I just followed your tip and forked the plugin. > Perhaps the before_plugin_install hook can be utilised...

Which Android version (or API level) are you using?

Could you kindly tell me how exactctly did you use `requestLegacyExternalStorage`? In `config.xml`? How? Thanks

@GAGANsinghmsitece have you tested in Android 11? I don't think that flag works in Android 11, just in Android 10 More information here: https://github.com/apache/cordova-plugin-file/issues/426

If headers is an Array, why won't you simply use [`map`](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/map) to parse each header, before you feed the Array into the options Object?

Hi, even if you're getting the data from a third party, I'd say you can transform it before feeding it into this module.