https://github.com/cedricbahirwe/appgroupdemo
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.
https://github.com/cedricbahirwe/appgroupdemo
appgroupdefaults datasharing filemanager ios swiftui userdefaults
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/cedricbahirwe/appgroupdemo
- Owner: cedricbahirwe
- License: mit
- Created: 2021-09-15T14:56:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T15:04:30.000Z (over 4 years ago)
- Last Synced: 2025-03-30T15:33:04.365Z (about 1 year ago)
- Topics: appgroupdefaults, datasharing, filemanager, ios, swiftui, userdefaults
- Language: Swift
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppGroupDemo
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. For iOS, format the identifier as follows: group.
For more information, Check out https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_application-groups