Invalidating UIImageView's image cache

2020-09-01 Thread Carl Hoefs via Cocoa-dev
Q: What is the proper way to invalidate UIImageView's image cache? - - - I have an iPad app that generates a series of medical analysis UIImages in the ~/Documents area of the sandbox. I then display those images in an automated sequence on the GUI. Each time the app runs through its

Re: Free trial period for apps in Mac App Store (?)

2020-09-01 Thread Gabriel Zachmann via Cocoa-dev
Thanks a lot for sharing your insights! Very helpful! Best regards, Gabriel smime.p7s Description: S/MIME cryptographic signature ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the

Re: Free trial period for apps in Mac App Store (?)

2020-09-01 Thread Giacomo Tufano via Cocoa-dev
I used both for a moderately successful app, with a lite version with ads and a “full" version without, then I tried to add IAP to the lite app to remove ads. IAP has been an easier path at least from the point of view of development effort, mainly for the reduction in QA time. Also the

Re: Free trial period for apps in Mac App Store (?)

2020-09-01 Thread Gabriel Zachmann via Cocoa-dev
> Make a ?Lite? version free (Price 0.00) which has either a limited life span > or limited functionality or both. > [...] > The other option is to use ?In App Purchases? to upgrade the functionality. > Thanks a lot for your response. Option 1 would mean, in my case: develop and maintain two

Anyone using CloudKit?

2020-09-01 Thread Jens Alfke via Cocoa-dev
Hey, is anyone here using CloudKit? I'm getting started with it and have issues. There's some content on Apple's dev forums, but frankly even the new improved forums have awful UX (why couldn't they have simply used Discourse?) #1: My Apple developer account is not the same as my regular Apple

Re: Free trial period for apps in Mac App Store (?)

2020-09-01 Thread Dave via Cocoa-dev
Hi, It depends on how you want to play it. In the past I’ve done the following: Make a “Lite” version free (Price 0.00) which has either a limited life span or limited functionality or both. Make a “Full” version pad for version (Price X.00) which has either a limited life span or limited