CloudKit queries for records with CKAssets - one or many?
CloudKit queries for records with CKAssets - one or many?
- Subject: CloudKit queries for records with CKAssets - one or many?
- From: Steve Mykytyn <email@hidden>
- Date: Sun, 19 Jun 2016 09:50:10 -0700
I've got an app that displays 40-50 thumbnail images at a time via
CloudKit. Right now it issues a CKQuery for each image when its
corresponding UICollectionViewCell becomes visible. (Once I have them they
are kept locally)
I could launch 1 or 2 queries to retrieve the entire batch, which would of
keep the queries per second down, but maybe be less responsive.
Anyone have any experience with something similar?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden