Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Access Groups clarification #164

Open
svenyonson opened this issue Jan 27, 2021 · 4 comments
Open

Access Groups clarification #164

svenyonson opened this issue Jan 27, 2021 · 4 comments

Comments

@svenyonson
Copy link

Thanks for the code, it works well.

But the docs aren't clear around access groups for a custom keychain wrapper instance. One might assume (I did) that the access group string is an arbitrary string:

let uniqueAccessGroup = "sharedAccessGroupName"

when in fact it MUST be an "App Group" as specified in Build Settings -> Signing and Capabilities

Or else I am missing something, because when I made that change it started working as expected.

@julianrubisch
Copy link

Hit this as well, worked only when I created an App Group and a Keychain Sharing Group of the same name (is this expected?)

@srayhunter
Copy link

Ran into this issue as well. Once I set the value to the app group and keychain sharing group it worked for me across various apps.

@samBay46
Copy link

samBay46 commented May 25, 2021 via email

@chaseklingelzen
Copy link

After setting both the app group and the keychain sharing group, I am still having issues. Has anyone seen this error by chance?

container_system_group_path_for_identifier: error = ((container_error_t)98) NOT_CODESIGNED

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants