Discussion: How to Use keychain-access-groups
with iOS Simulator
#29989
Unanswered
Mike-E-angelo
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I think the discussions for MAUI is a better place than discussions here, mostly because the MAUI discussions have a much bigger audience, and it's more likely you'll find help there. So, moving there. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apple platform
iOS
Framework version
net9.0-*
Affected platform version
Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.14.4 Preview 1.0
Description
Hello there. 👋 To start, I feel you should create the Discussions tab here on your repository for questions such as this. Thank you for any consideration. 🙏
I recently opened a ticket on developercommunity which was closed and referred to this repository.
To summarize the issue, I can easily use protected storage on the Android emulator with minimal configuration and hassle. With the iOS simulator, however, this seems to be a completely different story. I have not been able to do this due to the mentioned issue and resulting error.
I have not been able to find any documentation on how to do this for the iOS simulator, and every remedy that I have tried has resulted in the reported error.
Can the
keychain-access-groups
be used with the iOS simulator to reach parity with the Android simulator? If so, how? Thank you for any assistance you can provide.Steps to Reproduce
Attempt to use
keychain-access-groups
on iOS simulator, observe grief.Did you find any workaround?
Not yet. :)
Relevant log output
On Visual Studio an error is thrown:
Beta Was this translation helpful? Give feedback.
All reactions