We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The NS Push Notifications plugin was deprecated a while ago in favor of FB and Eddy added nice support for external (non-firebase) push providers: https://github.com./EddyVerbruggen/nativescript-plugin-firebase/blob/master/docs/NON_FIREBASE_MESSAGING.md . I don't see the any notes in the messaging plugin if such support exists? Or may be there will be a separate plugin for users not using firebase cloud messaging?
The text was updated successfully, but these errors were encountered:
This may have slipped me but I'll look at adding it
Sorry, something went wrong.
@triniwiz any update on this?
@triniwiz we had the same issue and it would be great if you can take your time to have look. :)
feat: support external push provider
a53d5a9
closes #7
feat: support external push provider (#100)
4a04a39
* feat: support external push provider closes #7 * fix(messaging): use new requestPermission & permission check for API 33+
Successfully merging a pull request may close this issue.
The NS Push Notifications plugin was deprecated a while ago in favor of FB and Eddy added nice support for external (non-firebase) push providers: https://github.com./EddyVerbruggen/nativescript-plugin-firebase/blob/master/docs/NON_FIREBASE_MESSAGING.md . I don't see the any notes in the messaging plugin if such support exists? Or may be there will be a separate plugin for users not using firebase cloud messaging?
The text was updated successfully, but these errors were encountered: