It is necessary to create an Application in the Inloco Dashboard for each of your mobile app platforms. An Application contains a unique identifier, the App Id, which is required to initialize the Inloco SDK. It also holds information such as third-party Cloud Messaging credentials.
To create a new Application, go to the Applications page and select a platform on the Add App
card.
Fill the application name
, package
and privacy policy url
, then click Add App
.
​🧠Note: If your application is in React Native, you will need to create an Application for Android and another for iOS.
You can now start integrating Inloco SDK into your application 🚀