For more information about iOS integration please check the link
Check the changelogs 👉 here
- Change the partner name with yours in the AppDelegate.m file.
- Change the App Groups with yours for AppDelegate.m, NotificationService.m and NotificationViewController.m files
- Choose your team from the Xcode's Signing & Capabilities tab, under the Signing section
- Repeat the previous step for all targets(InsiderDemo, InsiderNotificationContent, NotificationService)
- Change bundle identifier with yours and select desired App Group
- Repeat the previous step for all targets(InsiderDemo, InsiderNotificationContent, NotificationService)
- Change the partner name for the URL Types, URL Schemes section(InsiderDemo)
- In the project folder type
pod install
for getting dependencies