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.

A Server implementing the SimplePush protocol will be used. More information can be found in SimplePush Protocol Draft. The AeroGears' SimplePush Quickstart also contains useful information.

Amazon's Device Messaging Network (ADM) will be used. This is still experimental, the client SDK is not yet there.

Microsoft's Push Notification Service (MPNS) in Windows Phone will be used. This type of Push Network is deprecated and will be removed in future versions.

Server URL:
{{ variantDetail.contextPath }}
Variant ID:
{{ variant.variantID }}
Variant Secret:
{{ variant.secret }}
Sender ID:
{{ variant.projectNumber }}
Server Key:
{{ variant.googleKey }}
Type:
Microsoft Push Notification Service
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 }}
Network Type:
SimplePush

This is a list of devices using this variant. To see installation instructions and code snippet click here