Re: Mac App Store paid upgrades and app settings
Re: Mac App Store paid upgrades and app settings
- Subject: Re: Mac App Store paid upgrades and app settings
- From: Martin Wierschin <email@hidden>
- Date: Mon, 13 Aug 2018 14:28:34 -0700
> Perhaps you could put both apps in an app group, so they get access to the
> same sandbox container?
Ah yes, I had forgotten about app groups. Thanks Saagar! That’s probably the
very best solution. In fact, my app already belongs to a group via the
entitlements key "com.apple.security.application-groups", which I initially
configured ages ago but never used.
So, it looks like the old version of the app will need to be updated to write
pertinent settings to the shared group container returned by
containerURLForSecurityApplicationGroupIdentifier. Once the data is in place
the new app version can autodetect this and import the data as needed.
Many thanks!
~Martin Wierschin
_______________________________________________
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