Securely
Securely copied to clipboard
Using access groups on iOS
I'm trying to use access groups to share data between two apps, by reading and writing secure properties. Reading from this issue it looks like this feature is not supported. However, it's stated in the documentation that accessGroup
is a valid parameter, and we also have a way to write custom parameters in the app's entitlements (see https://jira.appcelerator.org/browse/TIMOB-19911).
Are keychain access groups currently supported? Is there any plan to add them in the future?