Create a project and add an app
Overview
A project is a group of the same applications from different platforms. For example, if Zylker is a project then you can add Android, iOS, macOS, tvOS, watchOS, vision OS, Windows, JavaScript, Flutter, React Native, Unity, and Linux applications to Zylker project.
Note: Only the organization admin can create a project in the Apptics console.
Creating a new project
- Click on the + symbol in the top right corner to create a project.
- Enter the project details. Provide the project name.
- Select the platform in which your app runs on, i.e.,iOS, tvOS, macOS, watchOS, visionOS, Android, Windows, Web, or Linux.
- Add the application ID. You need to provide the Bundle ID for Apple (iOS/iPadOS/macOS/tvOS/watchOS/visionOS) apps, Package name for Android apps, and Domain URL for Web apps.
- Select the environment, i.e., to choose whether the data should be tagged under the development or production environment.

- After adding all the necessary details, click Next. Once the project is created and the app is registered, you can continue with SDK configuration setup.
- Add an application nickname (optional) to register your app in Apptics by clicking on the edit option.
- If you are adding an Apple app, you can provide the URL scheme that can be later used for cross-promotion and deep-linking for your app.
- Download the configuration file and follow the steps as given in the UI to integrate Apptics with your app.
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:
- Ensure 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.
Managing config files for the existing project
- Navigate to Project settings > Application IDs.
- You can add new application IDs, download the configuration files for individual application IDs, and disable applications IDs from here.