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

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -