# Share Extensions in Practice – Part 3: App Groups & Core Data for Shared Storage
Ilyas Hallak 9 min read
How to implement robust shared storage between your iOS app and Share Extension using App Groups and Core Data. Offline persistence, conflict resolution, and proper coordination.