Sign In Register

How can we help you today?

Start a new topic

Gamesparks and Corona SDK

What is the best way to integrate Gamesparks with (non-enterprise) Corona?


It seems as though I can use the HTTP api but I was reading that this is meant for server to server communication, will this still work or is there a better way?

The network demands for my project are relatively minor and infrequent. 


Thanks!


Hi Ian,


If your Network needs are indeed infrequent then using the REST API would suit your needs perfectly. By utilizing a combination of Callback URLS and our regular REST methods, you can register and authenticate players, call events, and much much more.


-Pádraig

Login to post a comment