I notice that Parse Unity support still doesn’t provide push notification for iOS.
Has anyone implemented a Unity plugin or another solution to support iOS Push Notifications via Parse?
(Cross posted on Stack.)
I notice that Parse Unity support still doesn’t provide push notification for iOS.
Has anyone implemented a Unity plugin or another solution to support iOS Push Notifications via Parse?
(Cross posted on Stack.)
I believe Parse now has support for Unity Push notifications.
If you’re looking for another option, I help run a service to send push notifications designed especially for game developers. It’s used by a lot of big Unity games and we’ve made it as easy as possible to get set up. The site is: https://onesignal.com
With help of this answer:
And this group:
https://groups.google.com/forum/#!topic/parse-developers/ku8-r91_o6s
I made changes to existing android GCM plugin. Now it work with Android and iOS Parse notifications.