I want my website to access the geofencing api even when the user close the browser.
Would https://ionicframework.com/docs/native/geofence/ help me to achieve that? Does Ionic Native mean I have to package my app as a native mobile app (to be downloaded from app store) in order for it to work?
Is there any other way of achieving what i want (geofencing/geolocation info when browser is closed) on a PWA?