in PTMobileWalkthruIOS/PTMobileDemo/AppDelegate.swift [16:19]
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.
return true
}