I was trying to use these events for my autologout timer functionality however I now realise that these events are not available yet in Capacitor. https://forum.getcapacitor.com/t/platform-pause-platform-resume-not-working/249
Does anyone know a workaround of accessing these events or similar without using native plugins?
I can't use plugins as the webview of the device is fixed to an old version (44).
Edit: It turns out I can use some native plugins just not the Capacitor ones.