Hi all ,
I suspected the the code has change on the OneSignal side where to Disable subscriptions.
I can see in the Plugin it the java script is calling :
OneSignal.setSubscription(false);
Where it has now changed to :
OneSignal.disablePush(true);
Can you guys confirm if this is correct and if plugin should change ?
Thanks ,
Jacques
window.plugins.OneSignal.setSubscription(true);
$resolve();
just used a javascript