You are viewing a single comment's thread from:

RE: Hive Snaps: A simplified gateway into Hive's Ecosystem

in #hivelast month

Keeping a socket open on a mobile device can hardly be performed if your app is not native. What I do is check the socket status before sending any data and reconnect if the connection has been dropped by the OS.
From a user's point of view, you can tweak the battery settings on your device to allow the app to run longer in the background.