You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't seem to be able to get an item from a specific keychain group that is not the default group.
There is an option accessGroup that can be passed to setInternetCredentials, but I can't pass it to getInternetCredentials. Could you add this option to BaseOptions and allow it to be applied to all the underlying iOS queries for an internetCredential?
Thanks!
The text was updated successfully, but these errors were encountered:
I don't seem to be able to get an item from a specific keychain group that is not the default group.
There is an option
accessGroup
that can be passed tosetInternetCredentials
, but I can't pass it togetInternetCredentials
. Could you add this option toBaseOptions
and allow it to be applied to all the underlying iOS queries for an internetCredential?Thanks!
The text was updated successfully, but these errors were encountered: