Skip to content

Instantly share code, notes, and snippets.

@ctrevarthen
Created November 24, 2015 16:08
Show Gist options
  • Save ctrevarthen/6db4fffa64665e4b5145 to your computer and use it in GitHub Desktop.
Save ctrevarthen/6db4fffa64665e4b5145 to your computer and use it in GitHub Desktop.
ShopQuick - App Delegate
func applicationWillEnterForeground(application: UIApplication) {
PrioritiesManager.sharedInstance.checkForResetTrigger()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment