Secure Storage (Xamarin.Essentials API of the Week)

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 7

  • @baiqing3370
    @baiqing3370 5 років тому +4

    Thanks James for the hard work you put on the Xamarin essentials libraries. Awesome work.

  • @chaseroth9266
    @chaseroth9266 4 роки тому

    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!

  • @HareshKainth
    @HareshKainth 5 років тому

    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 ! ☺️

  • @olufemijolugbo8704
    @olufemijolugbo8704 5 років тому

    How long can you persist data to disk, will it be there for the entire life cycle of the application

  • @enriqueincio
    @enriqueincio 5 років тому

    I have problems to implement in my iOS emulator, I need Provisioning to work with Secure Storage in Xamarin.Essentials

  • @enriqueincio
    @enriqueincio 5 років тому

    I need Provisioning to work with Secure Storage in Xamarin.Essentials

  • @sipepguru
    @sipepguru 4 роки тому

    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?