Hi,
I know this problem has been discussed several times here and on GitHub (see this issue for example) but it appears to remain unsolved, at least in latest Meteor versions. I made tests with 1.6 and 1.6.1 beta 5 and all my apps, even fully fresh blank projects, systematically break after putting an iOS device to sleep.
I have tried many suggested workarounds (installing cordova-plugin-device, reconnecting manually when the app comes back to front, etc. ) with no success, meaning I can no more update my apps that are currently on the App Store.
This is such a major issue, one that any developer should notice when testing an app, that I am beginning to wonder if Meteor Cordova is stil being actively used in production. But perhaps I simply missed an obvious solution… in which case I’d be very grateful if someone could explain it