How to implement realm Push Notification on iOS

I want to use realm Push Notification on iOS.

I am developing iOS app using realm, but I don’t know how to implement push notification(I’ve never implement push notification.). I found this article:Push Notifications [Deprecated], but it is deprecated literally, and I thought using https endpoints was useful. However, reading https endpoints didn’t give me how to implement push notification.

Please tell me how to do!

Thanks.

3 Likes