Unable to view error log on new phone

Hi everyone,

I used an app called CatLog to view any errors when running the app on my Samsung Galaxy S2. Now I have the S4 and when I type in corona at the top to search it is blank. It works on the S2. Does anyone know why? Has anything changed in the corona labs software where it shows up under another title?

I don’t know the error but when I run the program and click to go into a scene thats where it stops. In there I am opening a SQLite table to do a query. It works in the simulator. I put the SQLite file in the documents folder of my project sandbox. I copied it to the program folder before building it. How do I get the SQLite file into the documents folder on my phone? It is already populated with data so I can’t create it new when I run the program.

Thanks!

Warren

I just loaded the app on my galaxy S2 and was able to view the error log with CatLog on it. Why can’t I on the S4? Anyways, it turns out it says the table I am trying to query does not exist. I only assume because it created the table when it did not find it. But the table I needed did not exist. So how do I install a file to the documents folder when the app is installed?

Thanks,

Warren

I just loaded the app on my galaxy S2 and was able to view the error log with CatLog on it. Why can’t I on the S4? Anyways, it turns out it says the table I am trying to query does not exist. I only assume because it created the table when it did not find it. But the table I needed did not exist. So how do I install a file to the documents folder when the app is installed?

Thanks,

Warren