Daily iOS
App lifecycle and system

Sandbox and sharing data between apps

Your main app, a widget, and a Share Extension all have to use the same login session and cache database. How would you share data between apps and extensions on the same team?

Submit