I am attempting to create a basic Sign/Log in system. Previously I had a few issues with lists duplicating when communicating with a CloudDB. However, when I switched to the new IOS app, this error message repeatedly shows.
(Undefined Variable. Irritants (yail/yail-dictionary) Note: You will not see another error reported for 5 seconds)
I have checked repeatedly through my code and no variable is undefined, and "YAIL", from my understanding, is the language used in MIT App Inventor.
Aforementioned code:
Yes, there are no dictionaries used, and this is the screen that is having the issue. I have minimal code on the other screens but none with a dictionary.
I'm working on a voting app that allows you add items to the list and the select the item and add 1 vote to the item. I am also using ios and got the same error and I am not using any dictionaries. Does anyone know exactly what the error means and how to fix it?
I am not using any form of storage and it is all in one app. I used to use an android device to test my apps and i wonder would you need to use the CloudDB storage instead of the TinyDB on IOS?
I'm working on the fitness tracker challenge app, and it keeps showing up. Everytime I try to get it to show data, it shows that pop-up. Do you have any idea why? I'm not using any dictionary. I'd appreciate the help.
All the best,
Tiana Brown
Solar Prep School for Girls
If you test on the beta version announced here, you should not encounter dictionary-related errors. If you continue to encounter issues on the beta version, please report them so we can fix them.
undefined variable. Irritants: (yail/com.gordonlu.openai.helpers.Model)
I am still getting this above issue while using ios.I am trying to use com.gordonlu.openai.aix for ChatGPT API .Any suggestions ?