Skip to content

Instantly share code, notes, and snippets.

@yanivmn
Created April 17, 2018 09:06
Show Gist options
  • Save yanivmn/711a161ed70d5ba6876a57c58dfe3052 to your computer and use it in GitHub Desktop.
Save yanivmn/711a161ed70d5ba6876a57c58dfe3052 to your computer and use it in GitHub Desktop.
var pushConfig = {
"pushServerURL": "https://cloud.aerobase.io/unifiedpush-server/",
"android": {
senderID: "YOUR Sender ID",
variantID: "YOUR Variant ID",
variantSecret: "Your Variant Secret"
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment