Hi all,
Wondering if someone can help me out. I recently went from Corona version: 2012.840 to 2012.894 and noticed that the following line of code (… db:nrows(…) ) which used to work on Android devices no longer work. Basically it does not go beyond the for statement. On both Corona and xCode simulator, it’s working fine.
for row in db:nrows('SELECT \* FROM WLTable WHERE world=1 AND level=1') do
-- do something
end
Any help is appreciated.
Ben
PS: It could be something else I’ve done (I was exploring ad implementation at that time) so just wanted to check.
[import]uid: 164013 topic_id: 30710 reply_id: 330710[/import]