Overview
TerraCore v0
Notification SDK provides functionality for users to receive/view notifications sent from your servers. It uses FCM for Push Notifications.
The SDK contains following modules:
- TerraNotification: the service core supporting function calls to Notification backend.
- NotificationUI: contains UI for viewing notifications list.
- FCM Util (Android): a helper module for integrating
FCMto your application easier.