Backendless 4 is a powerful platform that can instantly turn your JS code into an API service. Every declared method (unless it is excluded) gets a dedicated API endpoint accessible via REST and native libraries, which Backendless automatically generates for you. As a developer, you can easily specify what the REST route must look like for every…
You are invited to join our team on slack, follow the link below to join: http://slack.backendless.com See you on Slack!
We release often and one of the frequent requests we received is the lack of release history. This is changing with Backendless 4, we still plan to release often and now you can see (a very visual) release history for Backendless Cloud and the SDKs at: https://backendless.com/release-history/ Check out the new page and let us…
We have published an update for the 4.0 deployment of Backendless – 4.0b3. The update includes the following changes: Fixed problem with developer account confirmation via link in email; Fixed “Login with Twitter” for developer accounts; The “Manage” screen in Backendless console rendered blank in Safari; Fixed error with app deletion; Fixed a bug which caused invocation…
It is finally here! Backendless version 4.0 Beta 1 is now available in our Cloud! This is a major release packed with some amazing functionality. A new management console, generated project templates, online server-side code editing, and deployment, AWS lambda integration – these are just some of the new features you will find in version…
If you’re starting an Android project with Backendless and import our SDK library from Maven, please pay attention to the version number of the library. We have published a beta version of the 4.0 SDK into Maven central. When referencing Backendless in Android Studio, version 4 is the default one to popup. Unless you’re building with Backendless…
This is a question we get very often: “How can I avoid rejected API calls when my app generates more calls than allowed by the plan’s limit?” To give you the context of the question – all Backendless plans have a limit of API calls/minute. With the free plan the limit is 300, the Cloud…
The backend for your Backendless app sends out emails for the following events: When a user creates an account for your app When a user requests password recovery When a user logs in for the first time The default email address used by Backendless is develop@backendless.com, which is an automated account – we do not actively…
Version 4 of Backendless is getting quite close to being released in Backendless Cloud. We are in the final stages of testing and it should not take very long for you to see and experience the new version online. The initial release of 4.0 in the Cloud environment will be a Beta. We anticipate keeping…