Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Created May 23, 2018 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uno-de-piera/982bb4b6e26017393f8e3c1f03403e6a to your computer and use it in GitHub Desktop.
Save uno-de-piera/982bb4b6e26017393f8e3c1f03403e6a to your computer and use it in GitHub Desktop.
public pushOptions: PushOptions = {
android: {
senderID: "SENDER_ID_FCM",
forceShow: true
},
ios: {
"alert": "true",
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment