Apple's Push Network (APNs) will be used.
To learn more about APNs, visit our iOS
or Apache Cordova guides for push.
Firebase's Cloud Messaging Network (FCM) will be used.
To learn more about FCM, visit our Android, Chrome or Apache Cordova guides for push.
Amazon's Device Messaging Network (ADM) will be used.
This is still experimental, the client SDK is not yet there.
- Server URL:
- {{ variantDetail.contextPath }}
- Variant ID:
- {{ variant.variantID }}
- Variant Secret:
-
{{ variant.secret }}
- Sender ID:
- {{ variant.projectNumber }}
- Server Key:
-
{{ variant.googleKey }}
- Type:
- Windows Push Network
- Package SID:
- {{ variant.sid }}
- Client Secret:
-
{{ variant.clientSecret }}
- Type:
-
{{ variant.production ? 'Production' : 'Development' }}
- Client Id:
- {{ variant.clientId }}
- Client Secret:
- {{ variant.clientSecret }}
- Refresh Token:
-
{{ variant.refreshToken }}
- Client Id:
- {{ variant.clientId }}
- Client Secret:
-
{{ variant.clientSecret }}
This is a list of devices using this variant.
To see installation instructions and code snippet click here