Sign In Register

How can we help you today?

Lua / Corona

How do I parse a response from GameSparks in Lua?
To print the full response in the console log use print(json.encode(response)) and to access the Lua tables local data you should use response[“data”][key] ...
Fri, 12 Oct, 2018 at 3:40 PM