FirebaseExtended / make-it-so-android

Apache License 2.0
214 stars 58 forks source link

Add FCM to Make it So #32

Closed marinacoelho closed 1 year ago

marinacoelho commented 1 year ago

This PR adds Firebase Cloud Messaging to Make it So and shows a dialog to the user as soon as the app is launched explaining that this permission is important for the app. When the user clicks on the "Request permission" button of this dialog, we call the OS dialog for enabling Push Notifications.