Am 20. mai 2011 um 09.21 schrieb Jeffrey Walton:
> I have an application with UIFileSharingEnabled. If the device is
> tethered, a user can use iTunes (or other programs) to drop new files
> or delete existing files. I would like to detect the changes.
> 
> Is there a 'directory change' (or similar) notification? 'Notification
> Programming Topics' [1] does not appear to have a comprehensive list
> of notifications.

I don't have too much experience with iTunes file sharing either but am working 
on an app that uses it as well. And as far as I can tell iTunes starts a short 
synchronization process to transfer the files if the user choose to add a file 
to an app. Thus I would expect the app to receive some becomeInactive or 
went-to-background notifications. Maybe it is enough to check for those? Didn't 
try it yet, though._______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to