I want to save as csv my database table. But I can't find the file on iPhone after saving the file. Path is "System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments);" Is iOS has path like android's "Android.OS.Environment.ExternalStorageDirectory.Path;".
↧