git clone https://github.com/Akaori/reproducible_example_ionic6.git
cd reproducible_example_ionic6
npm install
sudo ionic build
sudo npx cap sync
sudo npx cap copy
sudo npx cap open android
- Click the
CREATE FORM
button
- Choose any option, and click it. (
Option 1
, for example)
- Type a form name. (
test 1
, for example)
-
Click the
Create
button -
After this, you'll be redirected to the home page, where it should contain a list of the created forms.
- The first created form is listed correctly, but the following ones, are not listed. It's necessary to change the tab (
Tab 1 -> Tab 2 -> Tab 1
) to get the correct list of forms.