NSBundleResourceRequest with Initial Install Tags not available immediately?
NSBundleResourceRequest with Initial Install Tags not available immediately?
- Subject: NSBundleResourceRequest with Initial Install Tags not available immediately?
- From: Steve Mykytyn <email@hidden>
- Date: Wed, 04 Nov 2015 17:24:22 -0800
I've got an app, with a pre-built Core Data persistent store, that I'm
trying to use with On-Demand resources, set up with Initial Install tags.
Trying to use it on first run in the App Delegate, I'm finding that on a
real device attached to Xcode, the resources are not immediately available
on the device, but only after some delay.
The persistent store is available eventually, but not having it immediately
is leading me to all kinds of fragile attempts to keep the rest of the app
from starting up too soon.
The persistent store (gzipped) was previously just bundled with the app and
worked fine that way.
Can anyone shed any light on this?
_______________________________________________
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