[Interest] Native Sqlite on iOS
Jason H
jhihn at gmx.com
Fri Feb 26 19:50:10 CET 2016
> I have to write some native implementation functions (ObjC) for my Qt/QML app. I'm wondering about having to include/link sqlite library. I'm not really a iOS guy, just a Qt guy having to hack some native functionality.
> Do I have to link another sqlite3? Can I just run the one that Qt uses?
Additionally, how do I accurately determine the offline database? There is QQmlEngine::offlineStoragePath(), but the database itself isin that plus "/Databases/" + a hash-lookingvalue.sqlite
More information about the Interest
mailing list