Experience with SQLite databases stored in App Group containers?

Hello iOS developers,

I'm finalizing a Sharing a Datatase in an App Group Container pull request for GRDB, the SQLite toolkit.

The goal of this pull request is to help users perform a solid setup of their database, a setup which greatly reduce the odds of SQLITE_BUSY errors and 0xDEAD10CC exceptions, if not totally get rid of them.

If you happen to have any experience with SQLite files shared in App Groups, would you please come and check if this draft guide contains advice that sound sensible to you?

Your help improving GRDB, an already solid and well-appreciated library, will be warmly welcomed.

Thank you very much,
Gwendal Roué

1 Like

Ping @eskimo, because you have undoubtedly been a catalyst here. Thank you! :ok_hand: