AppDelegate vs Custom View Controllers for Download Task...
AppDelegate vs Custom View Controllers for Download Task...
- Subject: AppDelegate vs Custom View Controllers for Download Task...
- From: "Peters, Brandon" <email@hidden>
- Date: Tue, 16 Jun 2015 22:37:01 +0000
- Thread-topic: AppDelegate vs Custom View Controllers for Download Task...
Hi,
I have “duplicate” code for downloading a DB file in two custom view controllers that I think would be better served if the download were initiated when the App launches on the iPhone/iPad. My plan is to make the AppDelegate a delegate of NSURL session (and the various other NSURL delegate stuff it would need) Is there any “known” danger in making the AppDelegate a NSURL session delegate?
Sorry for wording.
_______________________________________________
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