Posts

Post marked as solved
22 Replies
I still have the issue on XCode 15.2, how's this possible? (cry)
Post not yet marked as solved
52 Replies
Updated my iPhone XR to iOS 15.5 and there’s no way I can get my old iPad 4 connected to the hotspot. I tried everything. I thought this problem was fixed.
Post not yet marked as solved
5 Replies
Did you find a way of achieving this?
Post not yet marked as solved
20 Replies
Same here, terribly slow. 70 GB free space, when Xcode builds can't barely do anything. i have a Mac book pro 2018
Post marked as solved
7 Replies
So there's no way to send the user to the iCloud settings page ? Any update on this?
Post not yet marked as solved
3 Replies
Is it possible by any chance events are not visible in Dashboard log section for private databases? I've been trying to find somewhere that confirms this but I have not been able. Somebody knows?
Post not yet marked as solved
5 Replies
Here the link in the apple dev forum: https://developer.apple.com/forums/thread/666216 Here the link in SO: https://stackoverflow.com/questions/64770951/cloudkit-dashboard-logs-history-and-live-empty Even if you don't know the answer you would help me up voting them. Thanks a lot for caring.
Post not yet marked as solved
5 Replies
Yeah but DTS gave me back the ticket and told me to use the Feedback assistant , also tried calling but they knew less info than myself about the problem.
Post not yet marked as solved
18 Replies
same here, reported a bug happening since iOS 14 for GameKit like 1 month ago... completely ignored.
Post not yet marked as solved
6 Replies
Same here, we can see the activity in the telemetry section but we cannot see any log in Logs/History or Logs/Live. Is it happening to more people?
Post marked as solved
26 Replies
Is it possible that CloudKit stops working if the user denies the local network permission? we are experiencing some problems on CloudKit with users getting CKError 3 (no network) while they have 4G and good connection. Now wondering if they chose not to allow the local network permission. Anybody? Apple? are you there? Mr Tim?
Post marked as solved
2 Replies
Private databases have 40 request / second limit each. This means if you use private database , each user will have it's own database, so each user will have 40 requests / second. Please correct me if I'm wrong.
Post marked as solved
8 Replies
why it's so hard to get clear information about this subject ? I've been the whole day searching and still so many doubts. 1) What's exactly a request? on some places I've heard it's a fetch, but then updates are not counted as requests? 2) what does it mean is throttled by the server? 3) if there's a moment my app does 100 request in a second but then it doesn't do anymore during the whole day what happens? Something thats 100$ overcharge should me much more detailed
Post marked as solved
3 Replies
We have the same doubt and that link seems broken. Please help on this. All the information about this subject is either very old or its quite confusing. We just want to know the limits/costs of the private database.