CloudKit very slow these past days

Trying to test my app that saves and downloads URLs to cloudKit, so very small amounts of data and it slowed to snail pace in recent days; to the point were I think I need to find a different solution.


I want to save a record on cloudKit from my iPad and view it on another device almost in real time, so give or take a few seconds, say no more than 4 as a benchmark.


It worked ok initially, but of recent I been waiting ten, twenty even more before some saves are confirmed, as in the URL I am saving can be seen/read by another device. If I compare it to say dropbox coudkit is in a different league, its commecially unusable. I appreciate the the production environment is faster, but with responses like this I cannot even put a proof of concept together.


Is anybody else seeing/experiencing these sort of performance?

Yes, it's super slow for me as well. I see you're not using CKAssets, and that's very wise. Images are absurdly slow to download in my experience.

CloudKit very slow these past days
 
 
Q