79235501

Date: 2024-11-28 23:23:51
Score: 0.5
Natty:
Report link

After thorough testing I can confirm that listFiles is not getting files from cacheDir (only folders), but it works on filesDir.

It has much more sense to store tmp files in cacheDir, because this is what they are, but given I cannot access them later, I'll swap to filesDir and work on there.

Still don't understand why listFiles is not working for cacheDir, but for the moment I found a solution to my issue.

Reasons:
  • Blacklisted phrase (0.5): I cannot
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Diego Perez