We have released MIT App Inventor for iOS version 0.9.12 to Apple TestFlight. If you've enabled automatic upgrades, you may already have the latest version installed. This release includes the following bugfixes:
Fix an issue where errors were not reported to the web client
Fix Canvas issues including bugs in DrawArc, DrawCircle, and DrawShape
Cheers,
Evan W. Patton, Ph.D.
Lead Software Engineer, MIT App Inventor
On behalf of the MIT App Inventor team
Okay, so the last problem I found is that if you set the height of any component to fill and then return to auto then the height of the last component becomes full as well. Also if you set the width of any component to fill and then return to auto then the whole screen becomes narrower
The problem always arises when the height (button, label, arrangement, ...) is changed to automatic. Whether in the Designer or via the blocks. In addition, a change in the width of the HA1 (to automatic or FillParent) also affects the HA3 (see blocks).
I understand the problem as it manifests in the app. The problem is understanding exactly the interaction of the various UIViews, UIStackView rules, and the constraints system, and how to fix it without breaking other things.
Yes, that's already a real challenge with Xcode / Swift, as I said here:
But connecting the whole thing with Android (AI2) so that there are no problems on both platforms is an even bigger challenge. Hopefully it can be achieved.
Congrats and thank you very much, for such a hard work.
Please don't forget the FirebaseDB component (or equivalent in Apple's domain). It's a fundamental piece for any app-server real time communication.
It's Android 9, but in the end it's a file from Google Drive so I do not think there should be a problem with it
Have you installed Google Drive on your device?