Hi all,
I know Mobile notification ( push notification ) has been implemented on 4.9. however i cant find any documentation on this.
Can some one direct me to a correct path.
Thanks
Hi all,
I know Mobile notification ( push notification ) has been implemented on 4.9. however i cant find any documentation on this.
Can some one direct me to a correct path.
Thanks
I’m curious about it too. Saw it mentioned in the 4.9 notes, but I can’t find any trace of it anywhere. Were you ever able to figure this out?
Same question over here… Couldnt find anything
I dug around on Google and I found a link to this plugin (which I haven’t checked out personally but seems to do a lot of the mobile stuff commonly used):
I also stumbled over this API which you could probably integrate yourself if you got the know-how:
According to the 4.9 notes, the push notifications were by courtesy of Get Set Games and following links to their github gave me this:
Get Set Games · GitHub and GitHub - getsetgames/LocalNotifications: A plugin for Unreal Engine 4 that enables local notifications . This however appears to be only for iOS.
Following a guy who tried to add this functionlity which should have made it in by 4.9.2 you might be able to find hints about the API through this github commit:
https://github.com/EpicGames/UnrealEngine/commit/76c669cfce908e06e24aeed4005270801f0c273c
Schedule Local Notification node only Title text section display text. Body detailed text notification not functional. Help!!!