Skip to main content

core.engagespot.getserviceworkerregistration

Home > @engagespot/core > Engagespot > getServiceWorkerRegistration

Engagespot.getServiceWorkerRegistration() method

Registers the service worker to the browser

Signature:
getServiceWorkerRegistration(): Promise<ServiceWorkerRegistration | null>;
Returns:

Promise<ServiceWorkerRegistration | null>