Hi, can you help in that.. I have my app in 5 languages and want separate App Store page for each of them.
Post
Replies
Boosts
Views
Activity
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.
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.
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.
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.
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.
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.
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?