Files
noodl-docs/docs/guides/deploy/deploying-to-ios-and-android.md
Eric Tuvesson 53f0d6320e Initial commit
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
2023-09-05 12:08:55 +02:00

1023 B

title, hide_title
title hide_title
Deploying to iOS and Android true

Deploying to iOS and Android

:::note Self Hosting
Note: To be able to follow this guide you must have "Self Host" feature enabled. This is not available in the free Noodl plan. But you can request a trial here. :::

What you will learn in this guide

This video will take you through the process of deploying a Noodl app as a native app using Capacitor.

Overview

The video walks you through the following topics:

  • Introduction to the project
  • Prerequisites
  • Installing Capacitor and initializing a Capacitor project
  • Deploying your Noodl project
  • Building a native Android app
  • Build an iOS app
  • Adding custom app icon

Video