lemberg / connfa-android

Open Source Android app for Conferences and Events
http://connfa.com
Apache License 2.0
100 stars 111 forks source link

Notifications #31

Closed darshil closed 3 years ago

darshil commented 7 years ago

What is the best way to implement notifications on the android and iOS app? cc: @pavlo-savchuk

Nataliya-Kulinenko commented 7 years ago

@darshilpatel Both iOS & Android Connfa apps have notifications implemented. Do you have any troubles with this functionality?

darshil commented 7 years ago

@NataliyaOprysko How do I send out notifications

pavlo-savchuk commented 7 years ago

@darshil Hello. Connfa app has only in app alerts notification implemented. They are triggered by calendar. We recommend to use https://firebase.google.com/docs/cloud-messaging for both platform.