Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

base folder path for ios and android

$
0
0

my application creates local files in the phone.

I want the files to still exists after application update

for android i use the path: Android.OS.Environment.ExternalStorageDirectory
for ios i use the path: Environment.SpecialFolder.Personal

is this the correct path for that ?


Viewing all articles
Browse latest Browse all 91519

Trending Articles