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

Need a way to set mutable_content and content_available header fields #253

Open
mazz opened this issue Feb 9, 2024 · 0 comments
Open

Need a way to set mutable_content and content_available header fields #253

mazz opened this issue Feb 9, 2024 · 0 comments

Comments

@mazz
Copy link

mazz commented Feb 9, 2024

Is your feature request related to a problem? Please describe.

For 2.0.0.rc.2, there is no way to set the mutable_content and content_available header fields.

This was present in the LegacyFCM through:

      |> Pigeon.LegacyFCM.Notification.put_mutable_content(true)
      |> Pigeon.LegacyFCM.Notification.put_content_available(true)

Describe the solution you'd like
Add an api to Pigeon.FCM.Notification for put_mutable_content() and put_content_available()

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

No branches or pull requests

1 participant