Sign In Register

How can we help you today?

SDK - Unity

Unity scriptData responses are returning null, what could be the cause of this?
GSData's various getter functions are type-specific. It is important to use the correct getter method in Unity to get friends from response/message scri...
Wed, 12 Dec, 2018 at 4:54 PM
Why am I receiving a “VALIDATION FAILURE” message when trying to implement GameSparks with Unity SDK
The “VALIDATION FAILURE” is returned when the GameSparks API Secret is incorrect in your project. Please ensure that the API Secret matches the one in your g...
Tue, 5 Mar, 2019 at 3:02 PM
Is it possible to use a “Remember Me” feature for Username and Password in the Unity SDK?
The Unity SDK caches authentication. Upon opening your game, you should check if GS.GameSparksAuthenticated is = True. If so, then you don't need to pro...
Wed, 12 Dec, 2018 at 4:56 PM
Save and Load player data in Unity with GDS
If you are a Unity developer and you are using the GameSparks service, you might be wondering if you can save a load player data in the Game Data Service fr...
Tue, 23 Apr, 2019 at 4:39 PM
Accessing scriptData in Unity
Some of our Unity users can have issues with script Data in Unity. For help and guidance on these issues, you can review the Accessing scriptData in Unity t...
Thu, 21 Mar, 2019 at 3:42 PM
Google Authentication in Unity
This article is written for developers building with Unity who want their players to be able to connect to GameSparks using a Google Play account or would l...
Tue, 2 Aug, 2022 at 12:01 AM
How to Query Game Data in Unity
If you are a Unity developer and you are using the GameSparks service, you might be wondering if you can query the custom data you are storing in your game ...
Fri, 5 Apr, 2019 at 2:13 PM