Re: Cocoa Touch (iPhone/iPad): List of notifications?
Re: Cocoa Touch (iPhone/iPad): List of notifications?
- Subject: Re: Cocoa Touch (iPhone/iPad): List of notifications?
- From: email@hidden
- Date: Fri, 27 May 2011 10:58:03 +0200
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 (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