iOS Apprentice MyLocations Ch32

The following must be defined in AppDelegate.swift on p.870 in the book

var window: UIWindow?

otherwise
let tabController = window! etc

is fatal

@syktek Thank you for the heads up - much appreciated! :]

This topic was automatically closed after 166 days. New replies are no longer allowed.