I have tried to create a directory with this code:
B4X:
File.MakeDir(File.DirLibrary,"caches")
but i get this error:
B4X:
Error occurred on line: 194 (b4xp_mycontent)
Failed to create directory: Error Domain=NSCocoaErrorDomain Code=4 "The file “caches” doesn’t exist."...