ios-samples/ios9/iTravel/README.md

955 B

iTravel

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.

Build Requirements

Building this sample requires Xcode 7.0 and iOS 9.0 SDK

Target

iPhone/iPod

Author

Copyright (C) 2015 Xamarin Inc. All rights reserved.

Ported to Xamarin.iOS by Oleg Demchenko