One of the unique features of the MoSync SDK is its ability to handle hybrid apps: applications that mix HTML5, JavaScript and C/C++ code. In this overview of event handling we look at the... Read more>>
Push Notification Handling in C/C++
Push notifications are a useful way to inform users of external events, such as game updates or mail deliveries. In this tutorial we will take you through the steps of creating a simple... Read more>>