When using the platform.pause and platform.resume functions, it doesn’t trigger the pause event on an iOS device when you double-tap the iOS native ‘home’ button.
When double tapping it shows the latest apps on your iOS device, but the pause event won’t be triggered then.
I saw this from years ago; https://stackoverflow.com/questions/46864659/cordova-pause-event-on-ios
Which concludes ‘This isn’t supported’
But I actually really need to see when the app gets closed / paused.
Is there any workaround for this? I can’t find anything online about this issue.
Thanks in advance!
1 post - 1 participant