c# - Background fetch on Xamarin.forms -


i have been looking around, don't see topics related background fetch in xamarin.forms. have xamarin.forms.ios solution can update data dragging view down.

how should go setting background fetch on xamarin.forms (is there such thing?) or have create custom renderer ios application?

my main goal have application check new data every minute or while using little resources possible. using azure in case there work around doing this.

if want use ios background fetch have implement fetch code in ios project would.

http://developer.xamarin.com/guides/ios/application_fundamentals/backgrounding/part_3_ios_backgrounding_techniques/updating_an_application_in_the_background/#background_fetch_ios_7


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -