Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

improve the demo app and the readme#195

Merged
DimitarTachev merged 3 commits intomasterfrom
tachev/improve-demo
Jan 23, 2018
Merged

improve the demo app and the readme#195
DimitarTachev merged 3 commits intomasterfrom
tachev/improve-demo

Conversation

@DimitarTachev
Copy link

No description provided.

@DimitarTachev DimitarTachev requested a review from lini January 23, 2018 16:09
@DimitarTachev DimitarTachev merged commit ac77860 into master Jan 23, 2018
@DimitarTachev DimitarTachev deleted the tachev/improve-demo branch January 23, 2018 16:09
Place the file in your app's `App_Resources/Android` folder

1. Obtain the FCM Server Key (optional)
2. Obtain the FCM Server Key (optional)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you want to keep consistent with the rest of the file, ordered lists should be 1 1 1 and not 1 2 3

console.log(key + ": " + extras.get(key).toString());
// clear the used keys in order to avoid getting them back
// when manually switching the application between background and foreground
intent.removeExtra(key);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if all extras are set by the FCM SDK

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants