sqlite - Debug sqllite in chrome -


hey i'm develeloping mobile app through phonegap, , i'm using db.transaction function handle storage. problem is, when try debug in chrome (outside of android emulator) error method not exist. how can overcome this, don't have recompile every little change make code?

thank you

use chrome remote debugging. gets access websql db's being used within application, console can see more errors in general.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -