'How to access windows shared folder on android in c# unity

I have unity project where you need to get file contents of windows shared folder.

I checked and in windows it's working perfectly but when it comes to android, he can't see anything chrome

Same in unity.

I tried UnityWebRequest but that doesn't work either, just says Unknown error unity

Working examples

chrome

unity



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source