When I first launch the application I create a file
On a device with Android below 14, this file could be deleted when clearing the cache and application data. Now it doesn't work. How to delete this file?
B4X:
File.WriteMap(File.DirInternal, ProgName & ".ini", options)