Skip to content

Add app group support for iOS - #8

Merged
chrispader merged 3 commits into
margelo:mainfrom
infinitered:feat/support-app-groups
Jul 12, 2023
Merged

Add app group support for iOS#8
chrispader merged 3 commits into
margelo:mainfrom
infinitered:feat/support-app-groups

Conversation

@ryanlntn

Copy link
Copy Markdown
Contributor

This adds app group support for iOS configurable via adding an AppGroup key to Info.plist allowing sharing data between process in the same app group (e.g. with a share extension).

This is the simplest solution but I outline some ways it could potentially be made more robust here. I'm happy to work on including anything from that outline as well should it seem useful.

@chrispader

Copy link
Copy Markdown
Member

This LGTM!

Still going to check with the other maintainers tomorrow, if we want to go for the Info.plist approach on configuration. Personally, i don't think it's a problem, so should be fine.

Thanks for the PR! 馃殌馃コ

chrispader

This comment was marked as duplicate.

Comment thread ios/QuickSQLite.mm

@chrispader chrispader left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only one small change requested :)

@ryanlntn
ryanlntn requested a review from chrispader July 11, 2023 21:05

@chrispader chrispader left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants