Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable mutable-content (IOS) #29

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

kilgaloon
Copy link

Currently for iOS 10+ devices only. On iOS, use this field to represent mutable-content in the APNS payload. When a notification is sent and this is set to true, the content of the notification can be modified before it is displayed, using a Notification Service app extension. This parameter will be ignored for Android and web.

This is taken from docs: https://firebase.google.com/docs/cloud-messaging/http-server-ref#mutable_content

@coveralls
Copy link

Coverage Status

Coverage decreased (-31.03%) to 65.99% when pulling 36fd218 on Kilgaloon:master into 8979794 on Paragraph1:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-31.03%) to 65.99% when pulling 36fd218 on Kilgaloon:master into 8979794 on Paragraph1:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-31.03%) to 65.99% when pulling 36fd218 on Kilgaloon:master into 8979794 on Paragraph1:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-97.01%) to 0.0% when pulling 0e805ab on Kilgaloon:master into 8979794 on Paragraph1:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-29.0%) to 68.02% when pulling 045e834 on Kilgaloon:master into 8979794 on Paragraph1:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-29.0%) to 68.02% when pulling 045e834 on Kilgaloon:master into 8979794 on Paragraph1:master.

@coveralls
Copy link

coveralls commented Oct 12, 2017

Coverage Status

Coverage decreased (-33.6%) to 63.38% when pulling 48361ca on Kilgaloon:master into 8979794 on Paragraph1:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants