CustomerGlu supports Firebase Messaging and Apple Push Notification service (APNs) to send notifications to the users. Following requirement has to be met for enabling nudges with Glu systems
- Your FCM Server key/Apple Push Notification Authentication Key has to be shared with CustomerGlu (see here)
- firebaseToken/apnsDeviceToken, deviceType, deviceId (optional but recommended) has to be provided in the device registration call
- The tokens must be updated on refresh from device
Creating Private Key for Firebase Account
Go to Project Settings > service accounts > Generate new private key for Node.js
Creating Authentication Key for APNS
When sending push notifications using an APNs Auth Key, we require the following information about your app: