Re: advice needed re uploading text & binary data from iOS app

2015-06-04 Thread Eric Corbett
Hi Ethan, We haven’t released official pricing yet, as the product is still in beta. However, we use it in our production apps and there are other dev teams who have shipped apps using LiveCloud. The current release is very stable. We estimate the Tier 1 pricing will be around $20.00 per month.

Re: advice needed re uploading text & binary data from iOS app

2015-06-04 Thread Ethan Lish
Livecode.io looks like a nice database abstraction layer with cloud and local database support.  Seems to be in beta.  Has pricing been announced for this product? Any announced date for production release? E On Thu, Jun 4, 2015 at 8:29 AM -0700, "Eric Corbett" wrote: Hi Phil, H

Re: advice needed re uploading text & binary data from iOS app

2015-06-04 Thread Dave Kilroy
-- "The difference between genius and stupidity is; genius has its limits." - Albert Einstein -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/advice-needed-re-uploading-text-binary-data-from-iOS-app-tp4692919p4692937.html Sent from the Revol

Re: advice needed re uploading text & binary data from iOS app

2015-06-04 Thread Eric Corbett
Hi Phil, Have you come across LiveCloud yet (livecloud.io)? LiveCloud is a NoSQL database system designed for LiveCode. Currently LIveCloud is in beta release, but we use it extensively in-house for all our projects. You can sign up and use it for free. Just download the LiveCloud Manager (LCM)

Re: advice needed re uploading text & binary data from iOS app

2015-06-04 Thread Mike Kerner
I use dropbox. Monte has an external, and Gugliermo wrote a library. Both work great. On Thu, Jun 4, 2015 at 6:53 AM, Phil Jimmieson wrote: > Hi folks, > I've been writing a couple of iOS apps that capture data and at the moment > I save this data locally and it is eventually transferred to a

advice needed re uploading text & binary data from iOS app

2015-06-04 Thread Phil Jimmieson
Hi folks, I've been writing a couple of iOS apps that capture data and at the moment I save this data locally and it is eventually transferred to a PC for processing via iTunes (so it happens only occasionally). I'd like to transfer data automatically to a secure server when my app is running an