Hi,
We have a pre-existing progressive web app with its own custom service worker but we want to integrate Airship into it to handle the web push notifications. Unfortunately it seems all examples, coding etc... only work on the assumption that the airship SDK uses it own Service worker and that there isn't an existing one running. If we run and integrate the SDK code provided when we setup the app key (with the snippet file etc..) - it overrides our existing service worker and breaks out PWA.
I don't believe you can have more than 1 service worker running at the same time for a web app - so how do we integrate an existing web app with the Airship SDK? Any coding examples or help would be really appreciated.
Comments
1 comment