Posts

Post not yet marked as solved
1 Replies
571 Views
An iPad app I'm developing for research stores usage data within the app's local Sqlite database. Can anybody suggest the best way to make the data available to researchers without reliance upon any server infrastructure?In an earlier revision of the app, data was uploaded to remotely hosted servers, but to remove dependencies on any external service, the desire is to now collect data on the device only and periodically export the associated database to a Mac or PC. The actual method for transferring data is unimportant as long as servers aren't required.Thank you,CodeInc
Posted
by CodeInc.
Last updated
.