Reputation: 2037
Currently I am using File picker plugin(https://github.com/Studyxnet/FilePicker-Plugin-for-Xamarin-and-Windows) to browse and attach files in my application. Its an cross platform plugin to upload documents.
but in this plugin when we want to upload documents in IOS we can upload documents using ICloud only. I want to upload documents without Icloud as we are doing in android.
Can anyone help me to upload documents in Xamarin forms IOS without using ICloud?
Upvotes: 1
Views: 1188