odyshewroman / AndroidTVRemoteControl

MIT License
31 stars 9 forks source link

Disconnected when app is in background #24

Open mq162 opened 5 months ago

mq162 commented 5 months ago

As soon as app goes in background and gets back to foreground it gets disconnected immediately.

Demo[13494:3342831] [connection] nw_read_request_report [C1] Receive failed with error "Software caused connection abort" Demo[13494:3342828] Info: Remote: disconnect Demo[13494:3342835] Error: Remote: Connection Error: receive data error - The operation couldn’t be completed.

odyshewroman commented 5 months ago

One note. It's not application, it's Demo example.

mq162 commented 5 months ago

One note. It's not application, it's Demo example.

@odyshewroman do you have solution for this issue ?