Hi every one! i have created a school app with dynamic components. 99% of components were created using dynamic components. i am facing following two issues
unable to publish in the gallery
built apk of the app and tried to run on mobile and emulators. it is giving following error
You cannot publish apps with extensions on the App Inventor Gallery.
As for the error itself, it seems very weird. I've never gotten this at all while working with apps that contain the extension. Could you export and import your project's .aia file?
I also have similar problem. I can add dynamic components no problem but when I click on ListView, the app exits. other components behave correctly. Everything works fine in companion but standalone app crashes.