Push Notification on iOS

Hello,
I cannot find anything online about push notification on iOS.
Is this something currently supported in Unreal Engine 4?
If yes can you please post a link or something on how I could make a push notification. Blueprint or code, It doesn’t matter.

Thank you.

Hey Titirez5,

We do not currently have any support for push notifications. developers plan to work on it, but probably not until end of year. Thanks for your patience!

Hi , is there any new update on this feature?
Cheers

We have not yet implemented anything for this. It will most likely be a post-GDC feature.

-Pete

gdc passed already and apns and gcm are still missing(

I have been integrating a pull request which implemented push notifications. However, it didn’t make it 4.8 cutoff. If you wish to pull it in to your version of build, look at this link:

https://github.com/EpicGames/UnrealEngine/pull/981

-Pete

github link is dead. Any you could reshare? Has this made 4.9?

Revick,

This made it into 4.9.2 release, have you upgraded to 4.9.2 yet?

Thanks!

Thanks - any notes/tutorial on implementation?

There aren’t any documents released yet on this however I see that we’re working on documentation. UEDOC-2332 is currently unresolved and waiting for triage.

Thanks!

Any updates on documentation on this subject?

It’s still on our to do list. UEDOC-2332 is set at a Normal priority of 3 which means critical issues will come before this.

Thank you!

Hi,
You can take look at this free plugin

Any update on this? It’s been quite a few months, and I still see no mention anywhere on how to use notifications

We’re still working on push notification documentation/guide. We do not have a date set at this time.

Thanks!

Hi @ any update on this?