Push notifications
DABproductions
Member, PRO Posts: 2
is there anyway to put push notifications on a gamesalad game?
is there anyway to put push notifications on a gamesalad game?
Comments
Not at this time, unfortunately.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
I thought it "might" be coming in the new .14 (which is not far away) build with playstogether. I don't know for sure. I thought they said something like that at a meetup.
Not knowing how any of this works, mind you...
I wonder if you can't just send the information you want to push out to a server using the send table network behavior, then have your server interpret the data and do the actual push?
Mathtap.com (Android) | Fridgemanager.com (Android) | Breakoutofspace.com (Android)
Just in case this helps anyone, here's an old Android Cloud to Device Messaging (C2DM) - Tutorial:
http://www.vogella.com/tutorials/AndroidCloudToDeviceMessaging/article.html
Edit: Apparently C2DM has been depreciated.
This should be the latest:
http://developer.android.com/google/gcm/index.html
Mathtap.com (Android) | Fridgemanager.com (Android) | Breakoutofspace.com (Android)