Back to Cordova

2021 03 04

slack-digest/2021-03-04.md

latest626 B
Original Source

Cordova Slack Digest

Thu, 04 Mar 2021 08:34:47 GMT

User count: 4391

Join the conversation at slack.cordova.io

Channel #general (1 messages)


Wed, 03 Mar 2021 12:15:46 GMT

@chadwick.blackford says

hallo guys! I need urgent help…early it was not possible to start JS in onPause mode… now on ios and android this is by default! 🤦‍♂️🏻 maybe this is good… and I can disable this on android with KeepRunning , but what I need to do on iOS?????

Change *UIApplicationExitsOnSuspend->true* destroy app completely….