Exploring the App
We'll review some parts of the menu.
Schema
If we click on Schema
we'll see the schema of the collections that Atlas Device Sync has created based on the classes in our Mobile app. As we haven't (yet) connected our mobile app to this App Service.
We can either create a schema manually or let App Services create the schema for us, based on the definition of the classes in our mobile app.
App Users
Here we'll see the users as they log from our mobile apps. Right now is empty, as nobody has connected yet to our App Service.
Authentication
All the service providers our Mobile app can use. They are all disabled. In our app, we'll use log in anonymously. Click on the Edit
button and enable the provider. Save the changes.
Deploying changes
When we change something in App Services, the changes really don't take place immediately. Instead, we have the opportunity to review them before deploying. Click on Review Draft and Deploy
and Deploy
the changes.