Skip to content

mon9403/swift-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 70.7%
  • Objective-C 24.9%
  • Ruby 4.4%