I am currently trying to make a Youtube Music downloader for Android in Xamarin. When I want to download the file, I get this error:
Error:"System.UnauthorizedAccessException: 'Access to the path "/storage/emulated/0/Download/Video Title.mp3" is denied.
I gave the app permission to write but I still get this Error. Why?