jdillenkofer
Results
1
comments of
jdillenkofer
Hi, i have the same problem as you. RoamingStorage always returns null on Android and IOS. I changed /src/PCLStorage.FileSystem.Desktop/DesktopFileSystem.cs ```C# public IFolder RoamingStorage { get { #if ANDROID || IOS...