Skip to content

Foreground Service won't keep a websocket connected after 5 minutes. #147

Closed Answered by robingenz
eledumen asked this question in Q&A
Discussion options

You must be logged in to vote

I'm wondering if the Foreground Service plugin is supposed to keep the app WebView active despite system optimizations. Am I overlooking something?

No, only the Foregrund service is active in the background, not the WebView. You need a native implementation for the websocket connection.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robingenz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants