How did I format my version? if your meaning file format, i made it into an .apk file like it says on the site. If not I'm not sure what you mean, sorry. If it could be something to do with the version number, i changed both version number on the ma…
Thanks for your help Tim. I have no problems sideloading the game onto my console, its downloading it from the internet which is the only problem. I'm guessing that there is nothing else that i can be doing wrong, then its just my console that won't…
Thanks again Tim, but no luck unfortunately. I had a custom keystore before, it was one of the first things i made sure of. I did try and make another one, which worked once but then stopped working again when i uploaded another apk. I did the same …
Thanks a bunch Tim, I used the code and it worked fine. I changed the OuyaSDK file back as well just to keep everything clean too. I dont know why the UUID problem was happening but it seemed to fix itself on its own, and now the game works when i p…
I have tried to change the OuyaSDK file so that i could call OuyaSDK.OuyaJava.JavaRequestPurchaseAsyncStr("OnlyOne") and it would do the same as it usually would but with a string instead of with the class. And it works fine on the computer but now …
Thanks a bunch, but it came up with another error saying that i needs a semicolon after the OuyaSDK.Purchasable purchasable part which i'm guessing means it doesn't understand the statement. I do understand what your getting at though, OuyaSDK.reque…