What is the equivalent of FutureAccessList in .Net MAUI to access the files later

ac-lap 51 Reputation points
2023-05-03T16:13:29.04+00:00

In .Net MAUI app, I am using FilePicker to get access to file. How do I retain the access to file to access it in future (app restart) without user input?

In UWP, it is possible using FutureAccessList. What is the equivalent of it in .Net MAUI? Or is there any other mechanism to have persistent access to files?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,416 questions
{count} votes