A simple UIKit project demonstrating sharing UserDefaults between iOS apps by using app groups.
-
Updated
Dec 9, 2020 - Swift
A simple UIKit project demonstrating sharing UserDefaults between iOS apps by using app groups.
App groups allow multiple apps produced by a single development team to access shared containers and communicate using interprocess communication (IPC). Apps may belong to one or more app groups.
Add a description, image, and links to the appgroupdefaults topic page so that developers can more easily learn about it.
To associate your repository with the appgroupdefaults topic, visit your repo's landing page and select "manage topics."