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

iOS 12 - Critical Notifications support #737

Open
hgregorian opened this issue Nov 2, 2018 · 4 comments
Open

iOS 12 - Critical Notifications support #737

hgregorian opened this issue Nov 2, 2018 · 4 comments

Comments

@hgregorian
Copy link

I'm very grateful for zmNinja. It would be awesome to see support for iOS 12's "critical notifications."

@pliablepixels
Copy link
Member

Glad you like zmNinja.
I don't this that is possible at the moment.

  1. I use Google FCM to send push from the event server to cloud to the device, which doesn't seem to currently support this new payload

  2. I use phonegap-plugin-push to receive push in zmNinja which also doesn't seem to support it.

I suppose we have to wait for both 1 & 2 to support it first.

@hgregorian
Copy link
Author

@pliablepixels, thank you for your quick response and concise explanation on the lack of support for this feature in project dependencies. I'll do my part to open feature requests or 👍 existing requests so that this can become a reality in the future. Thanks again!

@stale
Copy link

stale bot commented Dec 18, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 18, 2018
@stale stale bot closed this as completed Dec 22, 2018
@pliablepixels pliablepixels reopened this Dec 22, 2018
@stale stale bot removed the stale label Dec 22, 2018
@hgregorian
Copy link
Author

Looking at the links provided in the initial response, it appears that this is now supported by Google FCM. The phonegap-plugin-push library has a pull request (which appears unfinished from a document update perspective) to support this: phonegap/phonegap-plugin-push#2795

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

No branches or pull requests

2 participants