In a previous article (How to Save an Object with All the Children in a Single Call to Server), we examined how to simply save an object model. However, Backendless custom services give us much more flexibility when it comes to saving objects.
The ability to send push notifications has been a key Backendless feature for quite a while, but until now, it only had a basic set of actions such as sending to all devices in a specific channel and/or to a specific device type (Android/iOS). With the latest changes, it has grown into a powerful tool…
Today we are going to talk about a very valuable feature available for Managed Backendless and Backendless Pro users called Low Priority Tasks. In this article, we’ll look at how it works and what is it best used for. Backendless custom business logic (Cloud Code custom event handlers and custom API services) tasks are put into a…
For this series, we are developing an iOS game called “TapMe”. As TapMe is a multiplayer game, it provides registration for the new users and login for the existing ones. In this article, we are going to demonstrate how to handle user registration and login, as well as how to store a player’s information in…
Date of Last Revision: June 12, 2023 Backendless Corp. (“Backendless,” “we,” “us,” “our”) provides its services (described below) to you (“Developer”) through this website (the “Site”) and through its related services (collectively, such services, including any new features and applications, and the Site, the “Service(s)”), subject to the following Terms of Service (as amended from…
Enable user signup and login with the User Registration, Login, Logout and Password Recovery APIs. Manage user properties and relations, and integrate social logins.
Make your app location-aware with geolocation. Easily establish geo-relations with your data objects, setup geofences, and search geo-data driven by SQL.