Released Combu 1.4

Combu 1.4 has been released, in the new release we focused our attention to security so now it implements One-Time Token and Password encryption over the net to fight spoofing attacks for the customers who don’t have secure SSL connections. Also it provides new methods to complete the accounts management from your game/application:

  • LoadUser(): loads an account info and returns a CBUser object
  • UserExists(): verifies the existence of an account with the specified username or email
  • DeleteUser(): deletes a user by passing its username and password (for security reason)
  • LeaderboardHighscoreForAccount(): loads the high score for an account in a leaderboard

This update is already available to our customers both on our website (if you purchased from skaredcreations.com) and on Unity Asset Store (if you purchased from Asset Store). The update is, as ever, free of charge to all our Combu customers.