- Home /
Secure Virtual Currency System
I am creating an app in which I need a very secure point system (virtual currency system). I can make it all on code and save them with playerprefs, but that can be hacked very easily and manipulated by the users. I need a point system in which everything happens server side. So I looked into Parse Cloud and also Kii, but there documentation and support, feels highly weak for us Unity users. I have been stuck on this for quite a while now. Do any of you have any advice for me?
Android and Iphone, but it'll first be on android so android is the most important to me at the moment.
Answer by TylertheCreator · Aug 04, 2015 at 07:38 PM
try Tapjoy, they can get the job done for ya probably.
Thanks man, ill check that out and get back to you!
Woah man I think this is exactly what i needed! Thanks!
Your answer
Follow this Question
Related Questions
storing user data about virtual currency or coins 2 Answers
what is the best way for in app, including virtual currency, syncing over cross platform 0 Answers
Is Encrypted Playerprefs Safe Enough For Virtual Currency? 2 Answers
Can we install and run Unity on AWS Virtual Machines (using AWS AppStream)? 0 Answers
FormatException: Input string was not in the correct format - headache 1 Answer