Turky Mohammed
Turky Mohammed
@halx99 I think there is an option for it in yasio I modified `HttpClient.cpp` and added a line after 128 in the constructor that goes ```_service->set_option(yasio::YOPT_S_TCP_KEEPALIVE, 7200, 75, 10);``` I...
http is just a hyper text transfer protocol layer that goes on top of a TCP connection or am I wrong? The thing you want to keep open is TCP...
@aismann Done!
I tried to solve this issue, but every time I get artifacts, the tilemap renderer might need a complete rewrite, which I haven't gotten into for a while
it is up though
sure go ahead?
is your project open source? I can debug and potentially fix this for you if so. otherwise why not compile a small project that showcases the issue like @rh101 said?
You were able to produce it on your device or is that a google analysis ghost crash
if google analysis could show you which population of devices it crashes on it would be helpful
unfortunately you'll need to get your hands on one of those devices to test it, or try to roughly match the specs, os version, and sdk of the devices to...