зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
Screenshots | ||
SimpleBackgroundTransfer | ||
README.md | ||
SimpleBackgroundTransfer.sln |
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 |
|
|
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).
This is a port of Apple's WWDC2013 sample SimpleBackgroundTransfer.