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.
-
Updated
Sep 15, 2021 - Swift
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.
A simple UIKit project demonstrating sharing UserDefaults between iOS apps by using app groups.
To associate your repository with the appgroupdefaults topic, visit your repo's landing page and select "manage topics."