Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.51 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.51 KB

Insider Swift Sample App swift

For more information about iOS integration please check the link

Check the changelogs 👉 here

Before getting the build:

  1. Change the partner name with yours in the AppDelegate.m file.
  2. Change the App Groups with yours for AppDelegate.m, NotificationService.m and NotificationViewController.m files
  3. Choose your team from the Xcode's Signing & Capabilities tab, under the Signing section
  4. Repeat the previous step for all targets(InsiderDemo, InsiderNotificationContent, NotificationService)
  5. Change bundle identifier with yours and select desired App Group
  6. Repeat the previous step for all targets(InsiderDemo, InsiderNotificationContent, NotificationService)
  7. Change the partner name for the URL Types, URL Schemes section(InsiderDemo)
  8. In the project folder type pod install for getting dependencies