Questions
One signal push notifications not working
Hi,
I’m struggling to get the one signal push notifications to work through my app. It does ask the user at the start when the user opens it for permission. However, after that it doesn’t see any devices as subscribed, even though on One Signal website it does see the users who are subscribed.
here is the error message I get.
No player Id
Is medianapp: true
Email log in target: [REDACTED]
Captured via callback
Bridge present: false
Bridge methods []
Subscribed: false
Error: window.median.onesignal is missing -ONESIGNAL plugin not enabled in Median build.
I have personally come to conclusion that something isn’t correct in the Xcode (which median created) it needs the push notifications and background modes (remote notifications) enabled. Could you help me please? Thanks