nuxt-community / onesignal-module

OneSignal for Nuxt 2
MIT License
74 stars 8 forks source link

Subscription (via slidedownprompt) not working on iOS version 17.4 #57

Open leonfranken opened 5 months ago

leonfranken commented 5 months ago

I have developed a web application with the OneSignal-module in Nuxt 2. We use the "slidedownprompt" to register subscribers. However, on iOS devices, after this prompt and the browser push permission question, nothing happens! No new subscription in OneSignal!

It works fine in Chrome and Firefox browsers across desktop computers, as well as on Samsung tablets and smartphones. But not in iOS 17.4.

Are there others who have encountered similar issues? And is there a work-a-round to let this work? Please let me know.

It's noteworthy that push notifications are still functional on iOS version 17.4(.1), as demonstrated by this example website: https://simple-push-demo.vercel.app/

crisdpa commented 4 months ago

Reading your case I think this could be a similar issue that I have: https://github.com/nuxt-community/onesignal-module/issues/58