Hi Gideros users,
We are starting getting into mobile games business. Currently we are in the stage of selecting the engine we will use. We have had a good time checking Gideros. We just have a question about what mechanism to use to send messages to apps/users about updates and new applications. How this can be done with Gideros?
Thanks in advance
Comments
1. We're about to release a Local and Push Notification plugin for Android and iOS. You can use it.
2. You may have a server and you can check your messages by using UrlLoader and display it with AlertDialog.
Plugin is already released (we are collecting feedback from users currently) and you can use it even now, only need to do the manual installation of plugin to exported project (copying couple of code snippets).
Thanks in advance
https://play.google.com/store/apps/developer?id=Arcadia Solutions