What's the best way to store data that one iOS app sends to another?

John Craig john at splash21.com
Sat Apr 6 15:37:10 EDT 2013


I've been using LC on an on-rev server and a MySQL database for such 
tasks - I like the fact that the client and server bits can all be coded 
with LC  :)
You'll find MySQL on just about every hosting package, so it's usually a 
safe bet for choice of database.


On 06/04/2013 18:10, Geoff Canyon wrote:
> Each instance of my iOS app needs to maintain a list of other users of the app and be able to send them information, and retrieve information they have sent. Think email, but without the image, attachment, etc. overhead -- more like sending tweets as emails. What sort of host/infrastructure would work for this? It might be a hosted database, in which case is there one that is easier to use with LC? Or it might just be a hosted file system, in which case how might I handle security?
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>





More information about the use-livecode mailing list