I’m having problems with finding a json file that I’m saving to system.DocumentsDirectory in CoronaCards.
I can find it from Corona call, of course, but when I try to find it natively in c# - I catch an exception.
Tried to save to system.ResourceDirectory but got same results.
Where should I save/look for my file to make it visible for native environment?