I am triggering a background fetch by using the content-available flag on a push notification. I have the fetch and remote-notification
content-available
fetch
remote-notification
Actually if you need to test background fetch you need to enable one option in scheme:
Another way how you can test it:
Here is full information about this new feature: http://www.objc.io/issue-5/multitasking.html