You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2019. It is now read-only.
Hey there,
I tried to implement the api in my game, it worked but it didnt update the stuff. As example, when the game starts, the details should be 'Main Menu'. So far everything is fine. But when I now join the queue, it should update the details to 'in Queue', but that doesnt work. It just doesnt update. Then I took your example code, but the same issue. It isnt updating the text. Do you have any clue why?
Hey there,
I tried to implement the api in my game, it worked but it didnt update the stuff. As example, when the game starts, the details should be 'Main Menu'. So far everything is fine. But when I now join the queue, it should update the details to 'in Queue', but that doesnt work. It just doesnt update. Then I took your example code, but the same issue. It isnt updating the text. Do you have any clue why?