From: Arno P. <ar...@pu...> - 2012-04-14 18:23:39
|
we don't support the API for SQLite on iOS yet, so you would either have to add that capability to XMLVM (preferred solution) or use the regular file I/O to write your data under iOS. Arno On 4/13/2012 2:38 AM, Rudolf Schillack wrote: > Hello, > > I need a possibility to store my data in iOS. In android I use the SQLiteDatabase class which I can not cross compile with XMLVM. Is there a way to use the SQLite database of the iOS, oran other way to store the data of the App in the org.xmlvm package? > > Best regards, > Rudolf Schillack > > > > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |