Xamarin : Android : System.UnauthorizedAccessException: Access to the path is denied

前端 未结 5 1787
臣服心动
臣服心动 2020-12-06 16:52

So I\'m trying to create a file and I\'m getting System.UnauthorizedAccessException: Access to the path \"/DownloadJitters\" is denied. I\'m not sure if it\'s a permissions

5条回答
  •  抹茶落季
    2020-12-06 17:16

    If you are still getting UnauthorizedAccessException for write or read file in Xamarin Android. I just written article to resolve it http://bsubramanyamraju.blogspot.com/2019/12/resolved-unauthorizedaccessexception.html

提交回复
热议问题