Results 9 comments of JohannesPertl
trafficstars

This one works for me https://www.npmjs.com/package/cordova-plugin-background-mode-fixed

Only on Android, I only use it for a simple timer app and didn't test it for more than a few minutes

I tried running it for 24 hours, it crashed after about 6. I'm using a Huawei phone, so that might be the reason

Yes exactly, thanks for the quick answer :) At the moment my workaround is to use the parameters with nonsense data like this: ```javascript function createFeedbackAsyncModalForm() { $(".create-feedback").modalForm({ formURL: "{%...

@JacBra Thanks for that, it's confusing that there are multiple settings that overwrite each other

This should be merged, the script doesn't work with the current package.json

In the german localization, the notification message specifically mentions activating the microphone, so localization should probably be reworded too. Also, the "Ask to unmute" button is only displayed, if the...

Any updates on this one? That's the only issue I find extremely annyoing