If I simply download the starter project, open it in xcode 6.3, update the setApplicationID line and run it, as it says to on the Quickstart screens, i get the error
Cannot invoke 'subscribeToChannelInBackground' with an argument list of type '(String, block: (Bool, NSError!) -> Void)'
in AppDelegate.swift.
Is there a problem with the latest version of Swift or/and Xcode or have I missed something?