OneSignal / OneSignal-Flutter-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
https://www.onesignal.com
Other
606 stars 204 forks source link

[question]: i implement OneSignal for push notification into angular application. i successfully send email id and tag to onesignal but i don't know how to subscribe for push notification. when i run application than pop-up display for subscribe and i click on subscribe after than for subscribe i need to implement method like this.os.User.addEmail(""); and this.os.User.addTag("Tags : ", tag); implement for email or by default after click subscribe but not store my data in onesignal after clicl on subscribe. let me know if you have any suggestion or solution of this question. #819

Closed abhijasani closed 5 months ago

abhijasani commented 5 months ago

How can we help?

you can guide or suggest me about How to implement of push notification. All Available document show only display pop-up box and click on subscribe but after that i need any method to call or just init({}) method.

Code of Conduct

abhijasani commented 5 months ago

i ask that question at different repo