I created an analytic app that allows users to enter file path on their local folder. I hope the app could read from users' locale file and generate corresponding reports. What I did is using 'dynamic input' and it works fine on my desktop. But every time it runs on the gallery, it shows 'File not found' error.
Could anyone tell me if it's possible to read from locale file in gallery? If it is possible, what do I need to configure?
Thank you!