Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

One plus 6( android pie) network socket issue

I have an app that call few async request after login (~6), each request open new thread.

when I run the app on One plus 6 - android 9.0, I get for most of the requests "unknown host".

at the logs I see:

E/OnePlusSmartBoostManager: socket connect
E/OnePlusSmartBoostManager: cmd: iop_start 26691

and after that all the rest of the requests success.

any idea? how can I make the socket connect before?

Comments