Norman Breau
Norman Breau
> It really is the way forward for file saving on Android. That's not entirely accurate. Scoped Storage (And the MediaStore APIs) are for dealing with files that uses the...
Yes this is more a feature request than a bug, I'm pretty sure linking js files was something that was never supported. > Perhaps this has not been possible because...
Using the provided steps I am unable to reproduce this in my environment, which includes: Ubuntu 20.04 plugman 3.0.0 | 3.0.1 Node v12.19.0 | v15.3.0
Personally I'd support this kind of feature, but I don't know if overloading the `--variable` is a good idea for this. I think it may be best to keep that...
> Also, --platform would require a breaking change in package.json layout It would, but I think it can be implemented in a way that we can migrate a structure to...
There is a number of hooks. That's a good idea, that's probably the most elegant way of working around this issue. Would the existing `after_plugin_add` or `after_plugin_install` do the trick?...
Can you confirm that you see the same behaviour on a sample pure-cordova app (using no frameworks like ionic)? This will help us confirm that the issue is indeed with...
> I see you closed the PR - shouldn't it be left open for the maintainers to accept now you have submitted your updates I've reopened the PR so that...
Welcome to pull requests! > Is there anything I have to do? Github will keep track of all commits done to your branch that initiated the PR (in this case,...
We'll keep the PR open because changes will have to be reviewed again and eventually merged in by a maintainer, which I believe is still the intention. Do correct me...