All network activity stop when app refocused

Hi! I made simple android game with unity networking HLAPI and i have troubles with network activity in my game when it refocusing. All network events doesn’t work, but i do not have disconnect.

What can be the problem and what network settings should I pay attention to?
I use Unity 5.6.0f3.

Maybe set the build to run in background.