Skip to content

useinsider/swift-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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