What are the requirements for an uploaded game?
Your game must call two functions so Refybe knows the outcome: window.Refybe.win() when the player wins, and window.Refybe.lose() when the player loses. Without these, we cannot show the lead form or record the result. The full integration guide is available in the upload screen.