Background Mode

Idle Refresh : Data in Background Management
Idle Refresh  Idle Refresh is an Event to help manage content update while an app is in the background. iOS On iOS, the idle refresh timer is ha...
Fri, 31 Jan, 2020 at 1:24 PM
How to you get your app to run in the background
Run in Background iOS When you create an iOS app and minimize it then by default your app will close. This is very useful during the development ph...
Fri, 7 Feb, 2020 at 2:24 PM
How to run Actions when an app returns from the background
Returns from the Background idle Refresh Event In some situations you might want the app to run Actions when it returns from the background. An exam...
Fri, 7 Feb, 2020 at 2:26 PM
Load Image in background in iOS
A change has been made to add support for loading local images in the background on iOS.   Traditionally an image was always loaded in the background when...
Fri, 31 Jan, 2020 at 1:33 PM