Is there any way to send a push notification to a native GDK Immersion application (or to a LiveCard based application)? As far as I have read, Glass doesn't support play services for GCM push notifications - is this correct? In our application we have server-side events that need to be responded to by the application. Any samples I've seen of this nature tend to use the Mirror API.
I've seen some people creating hybrid applications where they push a card using the Mirror API and have this invoke the native application (through using a custom url protocol). This seems a little cumbersome to me and I wanted to check there wasn't a better way to do this. For our specific requirements I also don't see any way that a user who is in our Immersion application would get notified of the update, bar closing and viewing the new card on the timeline.