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

ac-lap 71 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.
2,838 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more