Posts

Post not yet marked as solved
5 Replies
Hi, We already chosen the UIKit collection view to load the images [load images in collection view not an issue], but fetch the images from local document directory take too much time and memory, because we have tons of images. So that is the reason we asking to you how to we load the images from local without increase the memory limit.
Post not yet marked as solved
5 Replies
Hi, also my capture image size is 2mb or more than, but default iPhone capture image size is only in kb. Please give your idea to reduce the image size while capturing and also i save the images in document directory and load from that using url, please give an idea to resolve it.
Post not yet marked as solved
5 Replies
Hi, my app is used to capture, edit images and also we plan for storing the raw images. In that case we have to load lot of images maximum limit is 1 year os images. Please help me to load lots of images in like photo library.
Post not yet marked as solved
2 Replies
Ok thanks for your reply, Which place is correct to show the Restore button, which means - I have one Purchase screen with buy button and also another screen after the purchase done it shows the expiry date.
Post marked as solved
1 Replies
Hi, App Store Commerce Engineer I using SKDemo project for monthly subscription along with sandbox tester and my own Bundle identifier, Product id. It works fine for the first time it renew after every 5 mins until get expired.But if i resubscribe the purchase, it will only renew one time at the time of resubscribe is it is flow.
Post not yet marked as solved
8 Replies
Hi everybody I am working on the Widget + CoreData + CloudKit I have 2 doubts, I create the cloudKit container for main, need to create separate cloudKit container for widget? and how to fetch the data from CloudKit and use in Widget?