SubmissionSamples/iTravel
Alex Soto eb2af026d7
Fix NSLocationAlwaysAndWhenInUseUsageDescription in iTravel (#58)
2024-02-19 20:11:33 -05:00
..
Screenshots [iTravel] Add iOS ODRs sample 2016-04-11 19:32:31 -03:00
dotnet Fix NSLocationAlwaysAndWhenInUseUsageDescription in iTravel (#58) 2024-02-19 20:11:33 -05:00
iTravel Fix NSLocationAlwaysAndWhenInUseUsageDescription in iTravel (#58) 2024-02-19 20:11:33 -05:00
Metadata.xml [iTravel] Add iOS ODRs sample 2016-04-11 19:32:31 -03:00
README.md [iTravel] Add iOS ODRs sample 2016-04-11 19:32:31 -03:00
iTravel.sln updated iTravel sample 2018-08-30 17:04:30 +03:00

README.md

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