简体   繁体   中英

Device to Device Notifications in iOS

I'm a newbie iOS developer and trying to implement device to device notification in iOS something to handle friend requests etc.. I'm looking for documentation that guides me in the process. I'm using firebase as my backend system but I'm cannot find any documentation about device to device notification . I also checked out One Signal but still having hard time figuring out how this is implemented , Can anyone point me in the right direction

You'd need to implement this logic with server-side code using one of Firebase's server SDKs. You can look their fantastic documentation to learn more.

hope it help:

OS X and iOS application and framework to play with the Apple Push Notification service (APNs)

https://github.com/noodlewerk/NWPusher

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM