-
Notifications
You must be signed in to change notification settings - Fork 691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change File System Plugin #27
Comments
I would recommend working to send a PR down to the original repo as I haven't had any issues with PCL storage at all. |
Hi, can somebody please take care of this plugin https://github.com/dsplaisted/PCLStorage ? |
Hi, if you want a .NET Standard Storage plugin, please vote here 👍 👍 👍 |
Hi, Xamarin Essentials has a file system Api that may be suitable for your needs https://github.com/xamarin/Essentials/wiki/Feature-Support Regards |
And on top of the System.IO is in .NET Standard 2.0! No need for PCL Storage |
You should change File System Plugin to https://github.com/Aragas/PCLExt.FileStorage
Since current one is very old and doesn't work on Android KitKat and up
The text was updated successfully, but these errors were encountered: