Skip to content

Instantly share code, notes, and snippets.

@scott-lydon
Created March 26, 2018 03:31
Show Gist options
  • Save scott-lydon/b0cc2a5889cae13ae98bd749a575cd18 to your computer and use it in GitHub Desktop.
Save scott-lydon/b0cc2a5889cae13ae98bd749a575cd18 to your computer and use it in GitHub Desktop.
did fail to register
func application(_ application: UIApplication, didFailToRegisterForRemoteNotificationsWithError error: Error) {
//This function will be called when your attempt to register fails some how.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment