First, register to login the ring developer account, and create the application, get the corresponding Appkey
Second, according to the actual situation to make and upload the push certificate (development environment Push Certificate sandbox, please select Apple push Notification service SSL/Production Environment certificate production, select Apple Push Notification Service SSL)
Detailed production steps are part of the basics of iOS development and are no longer detailed here.
Third, integrated iOS ring Letter SDK. For convenience and speed, here we use Cocoapods integration directly
- In the terminal CD to the project with the catalog
- Vim Podfile (enter vim if no Podfile file is created for this folder)
- Set the current system and introduce the third place, Wq save exit
- Pod Install--verbose--no-repo-update Update third-place library (if you use pod install to introduce, you may have to wait for the last hour, fast programming cherish life, from me)
Here we have completed the integration of the iOS Ring SDK, which will be the detailed code below.
iOS ring Messenger Live Chat