For my Mobile Application Development Class at RIT/NTID we have been instructed to choose 2 Xamarin.Essentials API's and present about them with a code demonstration. I have choosen the Secure Storage API as one of them, thank you for the explanation!
I’ve been away from Xamarin forms development as I’ve been working with C++ and embedded hardware. Coming back to Xamarin I’m just amazed with the new developments and NuGet packages introduced in the past 12 months. Absolutely fantastic ! ☺️
There is a popular udemy xamarin forms "build real world apps" teacher, he tell his students in all videos to use essential preferences to store the token.... oh gosh... is this wrong?
Thanks James for the hard work you put on the Xamarin essentials libraries. Awesome work.
For my Mobile Application Development Class at RIT/NTID we have been instructed to choose 2 Xamarin.Essentials API's and present about them with a code demonstration. I have choosen the Secure Storage API as one of them, thank you for the explanation!
I’ve been away from Xamarin forms development as I’ve been working with C++ and embedded hardware. Coming back to Xamarin I’m just amazed with the new developments and NuGet packages introduced in the past 12 months. Absolutely fantastic ! ☺️
How long can you persist data to disk, will it be there for the entire life cycle of the application
I have problems to implement in my iOS emulator, I need Provisioning to work with Secure Storage in Xamarin.Essentials
I need Provisioning to work with Secure Storage in Xamarin.Essentials
There is a popular udemy xamarin forms "build real world apps" teacher, he tell his students in all videos to use essential preferences to store the token.... oh gosh... is this wrong?