C#C
C#14mo ago
Maxwell175

How to store user data blobs in MAUI iOS

What is the right way to get a safe path that binary, non user readable data can be stored? I tried using FileSystem.AppDataDirectory, but I noticed that it gets cleared on every test flight build.
Was this page helpful?