Skip to content

Upgrade path for SecureStorage when moving from Xamarin.Essentials to Maui.Essentials #10226

Answered by nicjay
queequac asked this question in Q&A
Discussion options

You must be logged in to vote

Xamarin and MAUI encrypt the SecureStorage contents differently. But it does seem to be possible to bring in the Xamarin.Essentials package, retrieve the values (SecureStorage.GetAsync), then re-save them with MAUI Essentials.

I found this reddit thread with more discussion and code samples: https://www.reddit.com/r/dotnetMAUI/comments/wswyyx/complete_rewrite_of_my_xamarin_app_to_net_maui/

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@queequac
Comment options

Answer selected by queequac
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants