[Interest] background uploads in iOS

mark diener rpzrpzrpz at gmail.com
Wed Feb 10 21:55:43 CET 2016


maybe?

https://github.com/colede/qt-app-delegate

md

On Wed, Feb 10, 2016 at 2:19 PM, Jason H <jhihn at gmx.com> wrote:
> I was reading on how I can do background uploads and it seems as os iOS 7, there is a facility to do this.
> ( https://developer.apple.com/library/ios/documentation/Foundation/Reference/NSURLSession_class/index.html )
> ( https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW22 )
>
> I also know what Qt has to use the iOS networking APIs, and was wondering if this is already supported in some degree? I was thinking I could use: UIBackgroundModes: fetch to post the content? I found this page
> ( http://hayageek.com/ios-background-fetch/ ) that says I need to call a completion handler, but I am unsure as to where I add this in a QML app?
>
> Many thanks in advance
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list