This app replicates iTravel sample demonstrated on WWDC 2015 - session 214 about on-demand resources (original Swift source never been published to the official gallery). Main action happens in AlbumViewController
class. There are three tags in this app available for downloading:
- Paris - download only on-demand
- Rotterdam - pre-fetched downloading
- Istanbul - initial downloading
You can play with tags and try different fetching settings in project's options. Official documentation about on-demand resources can be found here.
Building this sample requires Xcode 7.0 and iOS 9.0 SDK
iPhone/iPod
Copyright (C) 2015 Xamarin Inc. All rights reserved.
Ported to Xamarin.iOS by Oleg Demchenko