Re: Improving the User Experience for First Use of Downloadable Software
Re: Improving the User Experience for First Use of Downloadable Software
- Subject: Re: Improving the User Experience for First Use of Downloadable Software
- From: Charles Srstka <email@hidden>
- Date: Sat, 27 Feb 2010 13:16:03 -0600
On Feb 27, 2010, at 12:50 PM, Greg Guerin wrote:
> That won't work properly if the user replaces the current unquarantined version of your app with a newly downloaded version.
Hmm... How about making a “LastOpenedVersion” preference key? If the value is less than your app’s current version, then you pop the app to the front and set the pref key to the current version.
Or, you could code-sign the app. Isn’t it supposed to bypass this warning if you update an app with a new version that’s signed with the same private key as the old one was?
Charles_______________________________________________
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