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

Tag support? #1

Closed
Martin-Luckow opened this issue Oct 5, 2015 · 5 comments
Closed

Tag support? #1

Martin-Luckow opened this issue Oct 5, 2015 · 5 comments

Comments

@Martin-Luckow
Copy link

Hi Steven.

As far as I can see, the sample does not support tags.
Is there a version of the plugin which supports tags?

Best Regards

Martin

@stevenlivz
Copy link
Member

Let me look into it Martin before I say where this is .... i've been on other things but from memory tag support wasn't far away (i think!).

cheers,
steven

@stevenlivz
Copy link
Member

Hi Martin - I have now added Tag support for Windows Devices in this demo - I will add the others at some point. I have also forked the original plugin to add tag support which you can find at:

https://github.com/ParamountVentures/cordova-plugin-azure-notificationhub

This fork is the plugin that is used in this sample.

Does that help?

@Martin-Luckow
Copy link
Author

Hi Steven.

Thank you.
Past days, I tried it by myself and learned a lot, I dont want to learn - my version works for Universal only and I will takeover yours :)

In fact, this plugin ist the one, which is most close to what – I suppose –Azure-affine Cordovadians need: The old PushPlugin is deprecated, its successor has no binding to Azure, is poorly documented and and and.

Btw: I found, that a successful registration ends in a first call of the notification handler. I never had a success-break in the registration callback. Same experience?

Best Regards from Munich

Martin

Von: Steven Livingstone-Perez [mailto:notifications@github.com]
Gesendet: Mittwoch, 7. Oktober 2015 17:07
An: ParamountVentures/AzureNotificationHubsDemo AzureNotificationHubsDemo@noreply.github.com
Cc: Dr. Martin Luckow martin.luckow@gmail.com
Betreff: Re: [AzureNotificationHubsDemo] Tag support? (#1)

Hi Martin - I have now added Tag support for Windows Devices in this demo - I will add the others at some point. I have also forked the original plugin to add tag support which you can find at:

https://github.com/ParamountVentures/cordova-plugin-azure-notificationhub

This fork is the plugin that is used in this sample.

Does that help?


Reply to this email directly or view it on GitHub #1 (comment) . https://github.com/notifications/beacon/ALbONHz6iFcldP_CD60ZOkjYZrp__p6Gks5o5SyTgaJpZM4GI9MM.gif

@stevenlivz
Copy link
Member

Have you looked at my cross platform demo to which i added toasts (the plugin i use in this version doesn't do toasts on iOS/android as you may have noticed)? It doesn't yet support tags but it actually uses this sample plugin as the basis for the Windows Universal and uses the officially supported push plugin for the iOS/Android.:

https://github.com/ParamountVentures/ventures-paramount-phonegap-plugin-notificationhubs

A sample using it is at:

https://github.com/ParamountVentures/AzureNotificationHubsCrossPlatformDemo

I will be adding tag support to that as well so maybe you want to use that one. I'll probably add tags to that demo over this one mainly as it is a fuller solution for all platforms (just without tags ... yet!).

All the best !
/steven

@stevenlivz
Copy link
Member

To close this, tag support demo now added for Windows, iOS and Android at

https://github.com/ParamountVentures/ventures-paramount-phonegap-plugin-notificationhubs

A sample using it is at:

https://github.com/ParamountVentures/AzureNotificationHubsCrossPlatformDemo

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

2 participants