December 2018
Intermediate to advanced
274 pages
7h 46m
English
Open your model console in the fritz console. It will have a button - SDK Instructions click on this it will open a dialog as shown in the following screenshot. As shown in the dialog box, create a new file with the filename shown and paste/write the code in it:

Now, once you have added this file, you need to open AppDelegate.swift and make the following modifications:
func application(_application : UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LauncgOptionsKey: Any])
Replace the previously method definition as shown here:
func ...
Read now
Unlock full access