WoooooooW !!!
Congratulations !!!
I don’t have more words …
2 Likes
Let’s Party
1 Like
Ummmh I just now compiled the app and getting the error. Maybe due to the new AI2 update nb184
If anyone knows how to fix it then tell me.
Which extensions are you using?
App Inventor now uses AndroidX library instead of Android Support library.
1 Like
It can be because of one of the following:
- DevYBImageLoader
- Dialogs
- Scroll Handler
YourFont and Phase also have some chances.
I will export the aia in Kodular and then compile it. And post apk later.
If I am not wrong then Kodular has also migrated to AndroidX library.
Nope, see this
1 Like
Thank you
1 Like
All extensions that uses support library (extensions that creates visual things) causes a build error as they didn’t updated their extensions to use AndroidX libraries.
1 Like