RE: RE: Hive Snaps: A simplified gateway into Hive's Ecosystem
You are viewing a single comment's thread from:

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

arcange(79)
Published in
#hive
Words
66
Reading
1 min
Listen
Play
1y

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.