Background Fetch
Last updated
Last updated
Register background fetch in AppDelegate.m for CrystalExpress™ SDK to enable iOS waking up app in the background for fetch ad creatives.
Check "Background Fetch" in Target -> Capabilities -> Background Modes.
Implement application:performFetchWithCompletionHandler:
in AppDelegate.m: