Anders Borg

Results 55 comments of Anders Borg

Hmm... As I don't see the whole config.xml, my guess is... Change to: `` (2.1.1 is a 2 years old version, so maybe also your other plugins are old; try...

You probably don't use PhoneGap Build, so phonegap-version is optional. You likely use the latest CLI version, so you should remove "spec" or update the versions. Also, I recommend that...

You need to update all plugins to align with a new Cordova version. This is a very old config.xml. Also I noted that cordova-plugin-device-motion is deprecated. I generally don't use...

I didn't know about the %xxxx% thing. Skipping (extra) %xxxx% in my code worked fine. I still do x%x%x%x... though. Is there any trustworthy and maintained plugin that's might have...

I use an SMS reception module that doesn't work for iOS, so that's not an option anyway. Thanks.

I'm afraid I didn't pursue this further.

What might save me is that I use background geolocation. At least the app hasn't stopped after 6+ hours. I'll have it running continuously to see if it ever stops....

Sadly I am too (release on friday), but I will see if I understand the code enough to provide a solution.

I apologize, but I'm probably not cut out for this. Right now I don't even know how to make a Cordova app start "minimized".

I'll try again later today. I currently don't have a phone with Android 9, so I have to rely on the verification done by Google Play.