Boudewijn Geiger

Results 57 comments of Boudewijn Geiger

Possible fix for some of you: https://github.com/katzer/cordova-plugin-background-mode/pull/435

No that should be it. To check if you did everything right, the configuration changes should also be added to the AndroidManifest in your android platform folder. My PR Basically...

When I switch routes, both routes get called. Applying the the change made by Roman's PR, fixes the issue.

@pedronauck Please merge this PR 🙏

@bykof Got a reply yesterday from the other repo that they've deprecated the plugin and moved the ownership to NPM. They recommend contacting NPM to discuss how to proceed.

@bykof After some back and forth with NPM they we're willing to transfer the `cordova-plugin-namespace` to me. I recommend that after reviewing open issues and PR's we publish an initial...

Is [this](https://www.npmjs.com/~bykof) you on NPM? I'll invite you as maintainer.

The lastest version of cordova-plugin-webserver uses CocoaPods as iOS package manager to pull in GCDWebServer. Can anyone confirm if the latest version resolves this issue?

What is the status of this issue? Has everything what has been discussed here been fixed or are there still some todo's left?

`[email protected]` is quite new. Might need to update your local pod repository. Try running the following command in your `platforms/ios` dir: > pod install --repo-update