Overview
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, Windows, and JavaScript applications to Zylker project.
![Notes](https://static.zohocdn.com/zoho-desk-editor/static/images/file.png/)
Note: Only the portal 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.
- Select the platform in which your app runs on, i.e., Apple, Android, Windows, or Web, and click Next.
- Add the application ID. (Bundle ID for Apple apps, Package name for Android apps, and Domain URL for Web apps.)
- Select the tag, i.e., 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.
For detailed SDK integration steps, you can refer to:
- Android SDK guide
- Cocoa (Apple) SDK guide
- Windows SDK guide
- Flutter SDK guide
- ReactNative SDK guide
- JS (Web) SDK guide
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.
![Info](https://static.zohocdn.com/zoho-desk-editor/static/images/info.png/)
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.