Skip to content

Instantly share code, notes, and snippets.

@chriswebb09
Created May 11, 2017 09:48
Show Gist options
  • Save chriswebb09/7ae3e7a9733adc246cc6c3f3852cf2b8 to your computer and use it in GitHub Desktop.
Save chriswebb09/7ae3e7a9733adc246cc6c3f3852cf2b8 to your computer and use it in GitHub Desktop.
class AppDelegate: UIResponder, UIApplicationDelegate {
var backgroundSessionCompletionHandler: (() -> Void)?
// AppDelegate functionality.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment