hiddentao / cordova-plugin-filepath

Resolve native file paths from content URLs for Cordova platforms
Apache License 2.0
66 stars 127 forks source link

Error with cordova-plugin-firebase #33

Open Alb93 opened 6 years ago

Alb93 commented 6 years ago

I'm encountering the following error too: https://forum.ionicframework.com/t/ionic-build-error-after-installing-plugin/132820/4

Could be fixed?

Alb93 commented 6 years ago

This fork is working https://github.com/2garryn/cordova-plugin-filepath.git

roncemer commented 5 years ago

This module also conflicts with the cordova-admob plugin. See this issue: https://github.com/hiddentao/cordova-plugin-filepath/issues/41

In the issue I filed, I presented a solution (remove two lines from plugin.xml). It's a quick and easy fix.

Apparently, the maintainer of this plugin is asleep at the wheel. If he's not going to maintain it, then the least he could do would be to add someone as a collaborator (I would volunteer) and give us commit and publish privileges, as well as the ability to publish new versions to npm.