Create a project and add an app

A project is a group of the same applications from different brands. For example, if Zylker is a project then you can add Android, iOS, macOS, tvOS, watchOS, and Windows apps to Zylker project. 

Only the portal admin can create a project in the Apptics console.

To create a new Project, follow the below steps:

  • Click on the + symbol in the top right corner to create a Project. 

  • Add a Project Name and accept the Terms of Service and Privacy policy and click Next.

  • Select the brand in which your App runs, i.e., Apple or Google or Microsoft, and click Next.

  • Add the Bundle ID or Package name.
  • Select the Tag to choose whether the data should be tagged under the development or production mode.
  • Add an application nickname (optional) to register your app in Apptics.

  • Click Register App.
  • Download the configuration file and follow the steps as given in the UI to integrate Apptics with your app. You can refer to the SDK guide for Android, iOS, and Windows to understand the integration steps in detail.
  • Once you have integrated Apptics SDK with your app, your app will try to establish a connection with the Apptics server. 
  • If the App establishes communication with the Apptics server, click Continue to Console, and you will be directed to the QuickStart view.
  • If the App did not establish any communication with the Apptics server, you can troubleshoot the issue by checking the following:
    • There is proper network connectivity.
    • Try uninstalling and reinstalling the App.
    • You can enable the logs and check if everything is correct.
    • If the issue persists, check if the configuration was done correctly.

 

Config files for the existing Project

You can find the config files for the existing Project from the Project Settings.

  • Go to Settings > Application IDs.
  • Click Download Config.plist and the configuration page will open.
  • Click Download to get the configuration file for the application.