Ti.network in background application

You must Login before you can answer or comment on any questions.

Hello, I want to use ti.network in the background with the function backgroundservice the background task is executed well but not my function that uses ti.network ...

Do you have a solution thank you?

— asked 9 months ago by Flavo Mario
1 Comment
  • Not only would some code help in this particular situation, but so would ALL of the information requested on the Ask A Question page.

    — commented 9 months ago by Anthony Decena

1 Answer

it's good with <key>UIBackgroundModes</key> <array> <string>newsstand-content</string> </array>

in info.plist

Your Answer

Think you can help? Login to answer this question!