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?
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!