What’s wrong with sqlite 3 ? I have just added libsqlite3 file to my framework and my databasae to my resources folder created by manager… then my application is not opening. report, relaunch options screen appears although i did not do anything with the sqlite3 .. Is it time to try my app in real iphone ??
Share
Without more information, there’s no way to know what is going on, but I’ll answer the only question I see.
Nothing. SQLite3 has worked fine for me in the past, therefore I have to conclude that the issue isn’t with SQLite3 but instead an issue with your application.
If you post what language/platform/frameworks/etc. you’re using, possibly along with some sample code, we’d all be able to be much more helpful.