I simply cant get sqlLite up and running. Basically plugin works also database is opened, but I can’t start reading data normally, I have feeling that code is executed before database is opened. Why $cordovaSQLite.openDB isn’t returning promise?
I did, i did! But I was running code on phone with “Phonegap Developer Application” and now i finally noticed that it doesn’t include SQLLite plugin out of the box…