WebToAppMaker

Getting Started

Creating Your First App

Create an Android or iOS project and move from a website URL to a testable app configuration.

Before you start

  • A public HTTPS website URL
  • A unique reverse-domain identifier such as com.company.product

Configure and verify

  1. Open Apps

    Sign in and open Apps. The create form appears above existing projects.

  2. Enter project identity

    Add the app name, complete website URL, target platform, and package or bundle identifier. Treat the identifier as permanent after publication.

  3. Create the project

    Choose Create, then open the new app card.

  4. Complete core configuration

    Upload the logo, verify the URL, choose style and WebView settings, and save every changed page.

  5. Enable required modules

    Open Integration Modules, enable only needed features, and configure each enabled module from the sidebar.

  6. Preview and build

    Check Mock and Flutter previews. For Android, configure signing, increase the version code, build, install the APK, and test before publishing the AAB.

Identifier examples

Android
com.example.myapp
iOS
com.example.myapp

Platform status

Android
APK and AAB builds are implemented.
iOS
Configuration and signing metadata are available; IPA creation requires a macOS/Xcode worker.

Test before release

  • App name and URL are correct
  • Identifier is final
  • Logo remains readable at launcher size
  • Only needed modules are enabled
  • Website works without desktop-only hover interactions