OneSignal / OneSignal-Website-SDK

OneSignal is a push notification service for web and mobile apps. This SDK makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Other
388 stars 115 forks source link

[Question]: OneSignal External ID setting using new OneSignal.login() method not working #1150

Closed programmerxx89 closed 8 months ago

programmerxx89 commented 9 months ago

Hi,

I'm struggling to set the External ID of any subscriber of my OneSignal app using the new OneSignal.login() method. This is the method suggested in the official OneSignal documentation, but after so many tentatives it's really impossible for me to set the External ID of any subscriber of my web push notification service. This below is the code I'm implementing and not working:

I've also tried to move the OneSignal.login() method outside of the script but nothing really change.

Does anyone have some useful input for me?

Thanks

Gigi

Morenoo1105 commented 5 months ago

Did you ever solve this? I'm having the same issue :)

HeinKoZin commented 5 months ago

Did someone solve this problem?