Is network communication in gamesalad available?
polowxz
Member Posts: 0
Hi , I am completely new to this site, and my question is basic. Is there any way to make my app to connect to my site and get some information from my site? Just like call some search API from a site.
Comments
I see that this question was asked some years ago. Is this possible now?
Will our apps be able to grab information from a website/server for example?
Yes, this is possible now. See http://forums.gamesalad.com/discussion/63636/sending-and-receiving-data-using-your-own-sql-server-php-file-and-testproject-included/p1.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
@sonic087, the networking support is actually very solid and flexible.
The GameSalad integration is very easy. Data exchange is via table structures in JSON format.
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
Hi, I am using GameSalad new networking functions Sent table to URL it works fine on normal preview (green button) but it doesn't work neither on HTML5 preview nor publishing on arcade, what can be the issue?
@garagecoders the HTML5 engine does not currently support the networking feature