UPS Categories going forward
by Summers Pittman
Y'all,
Since I now have a GCM Topic PR up I figure it is time to revisit beefing
up categories a bit.
Before we discussed enhancing the server and client APIs so one could
subscribe and unsubscribe to topics without unregistering and
reregistering. This will require a new endpoint on UPS and new code in all
the libraries
We also discussed adding the ability to "route" messages to specific
handlers based on what category the message was sent to. This will require
adding a field to all push messages that don't use GCM topics. It will
also require updates on the client code.
As an aside there is also GCM support on iOS, but it is much more
complicated to set up.
7 years, 7 months
Updated Node Sender released
by Luke Holmquist
Now that the 1.1.0.Final release is about to be released of the UnifiedPush
Server, i've released the 0.8.0 version of the Node Sender.
This includes the new message format that the UPS needs.
you can get it in all the normal ways
7 years, 7 months
windows 10
by Erik Jan de Wit
Hi,
After some tests we've released windows 10 support for
aerogear-windows-push and aerogear-windows-oauth2 both have been published
on nuget. With oauth2 that used to be only wnidows phone the upgrade to
windows 10 make it possible to use it on tablet and desktop, just like
push.
Hope you like it
--
Cheers,
Erik Jan
7 years, 7 months
Android UPS Variant Category Issue
by Fink, Miles
Hi,
I’ve successfully got an iOS variant to register categories for installations in my cordova app using the cordova PushPlugin.
I’m now trying to get Android to register categories and it seemingly does not take. It registers the installation and alias just fine but not the array of categories . Anyone encountered this? Push notifications work and are received on the android device just no categories are shown on the admin UI for the installation nor do category specific notifications get received.
I’m running:
* Unified Push Server on OpenShift v1.0.3
* Cordova PushPlugin v2.0.1
Any suggestions / pointers would be greatly appreciated! Thanks!
-Miles
7 years, 7 months
Problem with opening Aerogear(branch - windows10) in Visual Studio 2015
by Barbora Suchanova
Good evening,
my name is Barbora Suchanova and I am working on project Keycloak. As a part of my job is to develop a simple Windows Phone application
where I am supposed to integrate authentication through Keycloak.
Anyway I have an issue with opening your solution of aerogear from GitHub for Windows 10 in new Visual Studio 2015.(update from Visual Studio 2015 RT)
Week ago I was able to open in it VS 2015 RT, but now it looks like impossible to migrate the project into VS 2015. Does anybody resolved this issue?
I would like to build it and run it and don't want to install VS 2015 RT again...
Thank you in advance.
Best regards
Barbora Suchanova
7 years, 8 months