roblav96 / nativescript-onesignal

A Nativescript plugin that wraps the iOS and Android OneSignal Push Notifications SDK.
https://documentation.onesignal.com/docs/getting-started
Other
24 stars 42 forks source link

Usage of the new addSubscriptionObserver #13

Open moritzvieli opened 7 years ago

moritzvieli commented 7 years ago

Does anyone know how to use the new addSubscriptionObserver?

I could not get it working in NativeScript with Angular.

dario-colombo commented 6 years ago

@moritzvieli did you ever succeeded implementing addSubscriptionObserver in NativeScript with Angular?

endymion00 commented 6 years ago

I'm in the same boat. No way yet. I'm switching again to the deprecated method idsAvailable.

moritzvieli commented 6 years ago

@dario-colombo @endymion00 Unfortunately not... also still using the deprecated method.