Richard Xu

Results 2 comments of Richard Xu

Did you end up getting OneSignal integration to work?

I got OneSignal to work with the Vue-JS service worker. I followed this tutorial: https://documentation.onesignal.com/docs/web-push-setup-faq#section-can-onesignal-integrate-with-another-service-worker-on-my-site-or-a-progressive-web-app-, and created a new project using custom code. I added this script file into my...