in DemoProjects/NowPlayingView/NowPlayingView/SceneDelegate.swift [66:69]
func appRemote(_ appRemote: SPTAppRemote, didFailConnectionAttemptWithError error: Error?) {
print("didFailConnectionAttemptWithError")
playerViewController.appRemoteDisconnect()
}