Hi Quinn,
I can't believe that 2 months have passed, BUT...
I have implemented a CloudKit solution, and it works.
I even went as far as to use the new CKSyncEngine to make my code even simpler.
It is a lot harder to set up than Google Firebase :-0 but is does have the advantage that it is free, which was initially my main concern.
In terms of performance:
I can see (in development mode so far) a delay of 2-3 seconds from the data showing up on the master device, before it shows up on the remote devices.
Whilst not anywhere as fast as a socket connection, it works robustly, AND it is good enough for my use case.
So I'd like to thank you for your guidance. Thanks to you, I feel I am well on my way towards understanding and using modern internet networking :-)
Cheers
Topic:
App & System Services
SubTopic:
Networking
Tags: