iOS13 Push Failure: A Guide to Avoiding the Pitfalls of Using RongCloud SDKs

The RC Cloud SDK supports Apple Push, and when I upgraded my device to iOS13 and above, push suddenly stopped working.

After half a day of troubleshooting, I finally found the problem, and it turned out to be a change in the deviceToken format, which you can refer to /v3/views/im/ui/guide/private/notify/push/ios.html

Rongyun official website:

This is the first time I've used the Rongyun SDK to support Apple's iOS13 push system.