Hallo,
i build a native iOS Application (replication based) with the Sybase Unwired Plattform 2.1.3. When I create the Database with this line off code:
[SM4R_BFSM4R_BFDBcreateDatabase];
The SUP-Api creates different file in my iOS Documents-folder:
"mo_messaging.sql",
"ProjectName/Versioncode_cid.txt",
"OBData"-folder and the
"DEFAULT.udb"
The *.udb file is the ultraLiteDatabse but what are the other files? Which function do the have?
Is it possible to create the Database in a other app-folder since the "Documents"-folder? My favorite Folder would ne the Library/Data folder from the iOS App?
Thanks, best regards
André