This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.
Specify iOS Keychain Access Group for SecureStorage #712
Open
Description
For iOS, I need the ability to specify the keychain access group for SecureStorage so that the information stored there can be accessed by the main host app as well as app extensions. This is primary reason I am not using SecureStorage.
This could be implemented similar to Preferences/Xam.Settings where a shareName can be specified.