Hi,
I have a app that works great except the warning “Libinfo call to to mDNS responder on main thread”.
On some iPhone, the app launches but quits very fast. The only warning is the one above.
I am not sure of its meaning but it seems that when the app launches, I make a call to sync the app with a server.
Some people said that if the main thread is idle more than 10 seconds a “watch dog” will kill the app.
Here’s my question :
1/ Does this warning would explain that crash ?
2/ How to launch a task outside the main thread ?
Thanks,
Frédéric [import]uid: 5578 topic_id: 27441 reply_id: 327441[/import]