Hi, I have been trying to run my newly added RadioButton component code on my physical android device and emulator. I tried using AI companion and Emulator option however both are showing the same error. The screenshot of error:
I have also referred to
- https://community.appinventor.mit.edu/t/runtime-error-error-from-companion/13071
- https://community.appinventor.mit.edu/t/emulator-runtime-error/15865
but these didn't fix it either. My companion version is 2.60 on both the emulator and real device. I did build the apk and then transferred it to my physical android device and it works as expected.
APK: https://drive.google.com/file/d/1P4ZGxFLphnNDD4CzSVVZgqfEH9OeCSI3/view?usp=sharing
Code: https://github.com/Hardik5247/appinventor-sources/tree/radiobutton%26group