Carlos - I previously posted in the Android build about the black screen —
I have double-check all my code for:
- graphics
- case-sensitive filenames, etc.
I have figured out what is going on and you can test it with your Sample Code under : Storage / SQLite folder
require “sqlite3” (this is the problem)
It is not working in the new builds. I have it working in Build .268 but everything forward is failing on the SQLite require statement
I had it at the beginning of my main.lua which was causing black screen.
I moved it into the middle of my code and I got that far and it died.
The Sample project that you have also does not work on the device.
Please help as using a SQLite DB is very important.
Let me know if you need any more information and I hope to be able to use the new builds soon as they have some improvements that I would like to include in my projects.
Thank you,
Scott [import]uid: 10965 topic_id: 6521 reply_id: 306521[/import]
[import]uid: 10965 topic_id: 6521 reply_id: 23103[/import]