Hello,
I am displaying Video ads in my online game but it closes socket connection. I think I should move socket connection to another thread, but it is not possible with gideros.
Is there any solution for this?
Btw, I am using noobhub developed by
@Overtorment.
Mert.
Comments
Likes: totebo
Likes: totebo
https://deluxepixel.com
@mertocan - If there is a way to detect when the app is going to show an add, could you increase your socket timeout value to compensate? Or schedule a reconnect event on advert complete?
The best solution is the reconnect user when ad is over.
Likes: antix