Frequently Asked Questions (FAQ)
What to do with CORS(Cross-Origin Resource Sharing) issue when the game is running locally?
When loading the game inside the APP, the setting is to ignore the CORS policy, so it has no effect on the game running in the APP. It is recommended that developers can set Chrome and other browsers to turn off CORS for debugging during development./game/purchaseWhat if the order id is found to be null?
Please check the value ofpurchase_result_codeto determine the reason.