How to background fetch

I am trying background fetch so my app will update every once in a while so the user will get updated information. How will I be able to do this.

It's probably best to focus your efforts in a single thread.

How to background fetch
 
 
Q