In-App Message Box Notifications
If you do not have a notification infrastructure in your system, you can start using Desk360's notification feature by defining it separately for iOS and Android.
For iOS applications:
After activating the application notifications for iOS through the panel with the Turn Notifications On / Off button, you can upload your Production Push Certificate and enter your Certificate Password or Bundle ID information to complete the integration.
For Android applications:
After activating the notifications for Android, you must enter the Firebase Server Key and Firebase Sender ID information or the Bundle ID data. In this way, you can complete the notification integration process.
To obtain Firebase Server Key and Firebase Sender ID information:
Sign in to the Firebase Console application.
If you don't have a project, you need to create one first.
If you have more than one project, select the relevant project on the Firebase Console Dashboard.
Click project settings in the menu.
On the page that opens, open the Cloud Messaging tab.
In the Cloud Messaging tab, you will find the Server Key and Sender ID information of your application under Project Credentials.
Logs
In order to perform your notification integration processes properly, you can follow up your transactions from the Logs section in the upper right corner of the areas reserved for iOS and Android in the Desk360 Notifications section. In this way, you will be reviewing error conditions.
Callback Notifications
If you have a notification provider, you can use the Callback method notification feature.
Last updated
Was this helpful?