Skip to content

Key-Value pair synchronization in iCloud using NSUbiquitousKeyValueStore

License

Notifications You must be signed in to change notification settings

ewalk40/NSUbiquitousKeyValueStoreDemo

Repository files navigation

NSUbiquitousKeyValueStoreDemo

Language License Twitter

NSUbiquitousKeyValueStore demo app

Requirements

  • Xcode 10
  • iOS 12

How to build

  • Change the Team setting in the General tab for each target.
  • Build & Run with Xcode 10

How to use

  • Launch iOS app
  • Type something into the text field on the phone
  • Click Save
  • After clicking Save go into multitasking and kill the app
  • Open the app back up and click Load
  • Your message should appear in the label at the top

Known Issues

  • N/A

Author

Eric Walker

Software/hardware hobbyist in Akron Ohio

About

Key-Value pair synchronization in iCloud using NSUbiquitousKeyValueStore

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages