Re: Talking to other apps
Re: Talking to other apps
- Subject: Re: Talking to other apps
- From: Uli Kusterer <email@hidden>
- Date: Mon, 04 Aug 2014 19:47:06 +0200
On 04 Aug 2014, at 08:54, Gerriet M. Denkmann <email@hidden> wrote:
> My app wants to talk to some app-friend. Like sending a string and getting another string back. Or something slightly more complicated.
I don't think there's a good way to do this if you're sandboxed. But as a last-ditch-workaround you could look into abusing NSUserDefaults if it's simple communication of tiny bobs of data. You can have a domain that is shared by two apps from the same manufacturer.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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