Reading and writing SQLLite DB on iPhone
Hi,
I want to create an AIR for iOS application where a SQLLite DB will be written and read. The application works fine when tested in Flash Builder 4.5 but there are issues when testes on iPhone. I guess there is problem with the path where the DB is created. Any suggestions?
