Skip to content

Instantly share code, notes, and snippets.

@stfalconaleks
Created November 22, 2017 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stfalconaleks/709fe40503ba6e624b9c23b66bb6d77b to your computer and use it in GitHub Desktop.
Save stfalconaleks/709fe40503ba6e624b9c23b66bb6d77b to your computer and use it in GitHub Desktop.
let sharedDefaults = UserDefaults.init(suiteName: "group.sharingForTodayExtension")
let text = sharedDefaults?.value(forKey: "customKey")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment