Optionally, you can use your private server to host the configuration files (PDB(s) and app.json).
To achieve that, you just need to configure theNAOServicesConfig
class as follows:
NAOServicesConfig.setRootURL("YOUR_SERVER_URL");
This class will be used by all the SDK Services.
Warning: private server can only be used to store PDB(s) and app.json. The analytics and beacon status data will be uploaded to NAO Cloud as usual.
If you want to download the latest PDB(s)/app.json file directly from your server, you can use the following URLs: