Testing background fetch

suggest change

1- Run the app on a real device and attach it to Xcode debugger.

2- From Debug menu, select Simulate Background Fetch:

3- Now Xcode will pause the app with SIGSTOP signal. Just tap the continue button to let the app do the background fetch.

Now you will see that data is fetched and ready for you.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents