hello
anyone can help me with this problem , please ?
now in My app I use local database sqlite to store information and update it
and I put database file in DocumentsDirectory , then when I built the app and tried on My android smartphone , it can’t read the Data from the database file , so is there a permission I should write in Build.lua file to make the app access local storage in Android device
I tested the app on corona simulator and everything is ok , but on the device :( ?
thanks in advance