OneSignal / onesignal-vue

Vue OneSignal Plugin: Make it easy to integrate OneSignal with your Vue App!
Other
13 stars 2 forks source link

Update docs to indicate that the service worker files should be manually installed #7

Closed iAmWillShepherd closed 2 years ago

iAmWillShepherd commented 2 years ago

@iAmWillShepherd ah yes that is it, you do need to manually put the OneSignal service worker file (OneSignalSDKWorker.j) in your public folder. We should update the docs to instruct developers to do that.

https://github.com/OneSignal/onesignal-vue/issues/5#issuecomment-992853056

The instructions should be updated to state you have to manually download the service workers from: https://github.com/OneSignal/OneSignal-Website-SDK/releases/download/https-integration-files/OneSignal-Web-SDK-HTTPS-Integration-Files.zip

I also think this link should be more easily found.