Hi! Currently I'm trying to load on a webview a webapp deveolped with B4j and everything is working fine, but when you have the page opened for a while (being innactive) the page stop working like if the websocket gets disconnected, for testing the session timeout is set really hight so I don't think is for that reason, I'm also using automatic reconnecting websocket and everything works great when I'm using chrome browser from my phone and PC but when I'm using webview it seems that the page stop responding after 1minute of innactivity, I'm thinking:
1.- maybe Android is killing the connection?, if thats the case how can be avoided?
2.- webview works with automatic reconnecting websocket?
if someone can help me getting the right direction I will be very gratefull.
1.- maybe Android is killing the connection?, if thats the case how can be avoided?
2.- webview works with automatic reconnecting websocket?
if someone can help me getting the right direction I will be very gratefull.