google cloud messaging - GDK Immersion/Live Card push notification -


Is there any way to send push notifications to a native GDK immersion application (or for livecard based applications)? As far as I've read, Glass does not support GCM push notifications for game services - is that right? We have server-side events in our application, which need to be answered by the application. I have seen any samples of this nature using the mirror API.

I've seen some people making hybrid applications, where they push a card using the mirror API and it opens the original application (using a custom URL protocol). It seems a bit cumbersome for me and I want to see that there was no better way to do this. For any of our specific requirements, I do not see in any way that any user coming into the application of our immersion will be informed of updates, bar closures and periodically see the new card.

You are right that GCM requires Google Play services, which is available on the Glass as the XI 16 Not available, but some work is around.

  • You can dislike it, but still use the functional.
  • Drag your remote server when using one or equivalent API

    However, including the mirror API your proposed solution is not working Your GDK Glassware Has no local access to your user's timeline

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -