How can i make url scheme in Game maker Studio (Yoyogames) for android?
I've seen in some application like Whatsapp app have a url scheme that when the user surf to a " whatsapp://send?text=mytext " site, it opens the Whatsapp app with a given text.
so i want to make like that.if user enter my url scheme to open the game with a given text.
Thank you!