Skip to content

Create an App Creator project

Requirements

  1. You need to be logged in Tap Manager. If you don't have an account yet, you can create an account now.
  2. You should be part of a workspace with sufficient permission. See how to create a workspace.

Using App Creator interface

Once you are in your workspace, go to App Creator Projects using the left side menu.

Click the plus button at the bottom right of the screen.

On the new page, you will be asked to enter your application. When done, click the Create button.

On this new page, you are asked to choose an app template to get started.

Here's a non-exhaustive list of available app templates:

  1. Single Tap application from IoTize Studio configuration file is nice to automatically create an app according to the configuration of your IoTize device created with IoTize Studio. This will automatically create Tap device connection and Tap variable monitoring UI and data flow logic for you. You will then be able to edit everything as you need.
  2. Blank it will create a empty application, where you will be in charge of adding the UI and data flow logic you need.
  3. From an App Project Configuration file is useful if you have exported your App Project configuration and you want to import it in this App Creator project.

According to the current plan of your workspace, you may not have access to more or fewer app templates to start from.

From a Dynamic Dashboard project

If you have already created a Dynamic Dashboard project, you can convert it to an App Creator project to benefit from a multi-page system and mobile application builds.

The conversion is done directly from Tap Manager. In the 'burger' menu, click on 'Project'. You then have the option to export your project, but also to convert it:

Edition modes

Click on Convert. You may be asked to save the current project. In this case, make the conversion or accept the version that is already on the server (Remote configuration).

Confirm convert

Once your project has been converted, click on 'Open App Creator Project'. This will take you to the App Creator environment.

From IoTize Studio

This is deprecated

See the import instructions: From IoTize Studio.

Back to top