ios-samples/SimpleBackgroundTransfer
TJ Lambert ae5c15ae32 fix spacing 2020-10-28 14:40:29 -05:00
..
Screenshots [background] update project 2020-01-02 12:29:47 -08:00
SimpleBackgroundTransfer fix spacing 2020-10-28 14:40:29 -05:00
README.md fix spelling mistake 2020-01-02 12:50:18 -08:00
SimpleBackgroundTransfer.sln [iOS7] Add new samples 2013-09-18 13:23:40 -04:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Background Transfer SimpleBackgroundTransfer is a simple app that illustrates how to use background transfers sample
csharp
xamarin
simplebackgroundtransfer

SimpleBackgroundTransfer

SimpleBackgroundTransfer is a simple app that illustrates how to use background transfers - press the Start button to initiate a large image download in the background.

The app must be properly signed to run on the simulator, so ensure that the bundle identifier is correct and your provisioning profiles are configured correctly (otherwise you might see this issue).

App showing a world map image

This is a port of Apple's WWDC2013 sample SimpleBackgroundTransfer.