Sign In
Register
Getting Started
Documentation
Tutorials
API Documentation
SDK Center
Tips & Tricks
Forums
Support
How can we help you today?
Enter your search term here...
Search
Login
to submit a new ticket
Check ticket status
Solution home
Tips & Tricks
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