what could be the problem. .i have a “BOGGLE” type game where my database is stored in a “words.txt” file cointaining 2000 words… when i form words in the boggle game using windows simulator, corona is able to check if it exist, so im given points…
i try it on my android phone, and it does not recognize the word even if it exist in my text file(in the resource directory) .this is frustrating knowing it can read my database textfile when im using windows, but when implemented on phone, it’s not! HELPPP