testing the system
spod zei
een tijd geleden | Bericht #2also when testing is there such a thing as test money that we can run through the system, or do we have to make real purchases of our own items?
spod zei
een tijd geleden | Bericht #3and How do you test your items when they have not been approved?
if you cant test them, there may be bugs, so they wont get approved, if they are not approved you cant test them ?
catch 22?
if you cant test them, there may be bugs, so they wont get approved, if they are not approved you cant test them ?
catch 22?
Cyclone103 zei
een tijd geleden | Bericht #4I think you can test all the API code except for retrieving stored information about a user.
You don't need to purchase your own items, simply give yourself that item in the code.
Test your items in-game, but instead of checking the API make a replacement using local variables instead.
You don't need to purchase your own items, simply give yourself that item in the code.
Test your items in-game, but instead of checking the API make a replacement using local variables instead.
spod zei
een tijd geleden | Bericht #5thanks for the info
Cyclone103 zei
een tijd geleden | Bericht #6No problem
Bericht #7 verwijdert
Mrx3D zei
een tijd geleden | Bericht #8And when you have your item approved, and are the dev. of the game you can buy the item for "free" to test it.
spod zei
een tijd geleden | Bericht #9do you mean buy it throught ht eshop, in the same way a player would?
or just endit your coded to grant the item to you?
thanks in advance.
or just endit your coded to grant the item to you?
thanks in advance.
Cyclone103 zei
een tijd geleden | Bericht #10You can't buy your items through the shop I think, not without real money, but you can most certainly award the item to yourself programmatically.
Mrx3D zei
een tijd geleden | Bericht #11at the eshop, you will get a message like, "your the dev." you can buy this for free.
but the game has to be on the nonoba site to test it.
but the game has to be on the nonoba site to test it.
Antwoord op onderwerp
Schrijf je nu in om te kunnen antwoorden op onderwerpen
spod zei
een tijd geleden | Bericht #1eg I use the HasShopItem function, is there a way i can connect to nonoba and test the response in my development environment with out uploading to nonoba.
if this is possible it will save me a lot of time.