Skip to content

Conversation

luoxuhai
Copy link

Added pathForGroupSync method to get App Group Path synchronously.

pathForGroup:

const groupPath = await pathForGroup("group.xxx.com");

pathForGroupSync:

const groupPath = pathForGroupSync("group.xxx.com");

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.

1 participant