RSSAmplifier

Damien Deville · Aug 18, 2013

Debugging iCloud URL sharing

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

While working with iCloud recently I ran into a situation where I wanted to share a link to an item stored inside the application’s sandbox via iCloud. Luckily, since OS X 10.7 NSFileManager has a nice API to create a public URL to an item inside the application’s ubiquity container suitable for sharing: - (NSURL *)URLForPublishingUbiquitousItemAtURL:(NSURL *)url expirationDate:(NSDate **)outDate…

Read on /2013/08/debugging-icloud-URL-sharing

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.