Index
- Introduction
- The Android Application
- Sending from Firebase Portal
- The .Net Core Service
Code on Github
Send notifications manually
To test the application you can send notification manually!
- Go on Firebase console
- Open your application and select the Grow->Cloud Messaging function and "Send your first message"

-
Inside the (1) Notification part insert the "Notification Text"
-
Inside (2) Target select the Java application name
-
Click then on (4) Additional options and add the following key-value pairs
- Android Notification Channel=1
- IncidentNo=12345
- ShortDesc=Short
- Description=Description

- Click Review (ignoring the funnel analisys) and Publish!

- And clicking on it
