Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

Read-write example of SQLite in IOS

$
0
0

I had the same issue last night. The solution is so simple just put ofxiOSGetDocumentsDirectory() mehod before your database path. You have to copy your database file in to bin/data folder. Then everything works smoothly;

sqlite = new  ofxSQLite (ofxiOSGetDocumentsDirectory()+"buzdolabi_renk.db");

Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>