• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android GMS2 Server use with google cloud VPS question

Jihl

Member
Hey there!

I am just one question away from buying the licence to export to Android and IOS. My app needs to interact with a server 24/7, I've seen that Google offers some server tools to use, also Amazon and other big companies.
So the question is, is there a problem if I want to run the server inside Google's VPS with the Game Maker installer? Would Google server services put some problems about it? Are there some examples of GMS developers that made an online application using GM networking system?

Any comment will be appreciated!
Thanks!
 
Last edited:

Mert

Member
Yeah, Google VPSs do not include GL/D3D so your application won't run in those servers. You'd have to write your own server with better "things". Golang is very good for this actually.
 
Top