BMI_version_1.aia (3.6 KB)
I wrote a program about calculate BMI . Screen1 contains the input data of the height and weight.
I use the AI companion and load it to my iphone.(Version 2.64.1(build 9)
After clicking the Calculate button in Screen1, it should open Screen2 and pass the start value to Screen2. However, nothing display in Screen2.
But the code works fine in my Android phone.
