Extensions not loading correctly or causes errors in Companion v2.73a, 2.73au, 2.73ad2

I'm working on an app that uses like 9 extensions(actually 22 because except those 9 uses few blocks from their extension)
And after updating the companion app to it's newer version, it suddenly causes an error saying invoke: no method named 'CloudConnected' in class java.lang.Boolean

image

The console log looks like this:
image

Android version?

Yes obviously

Which android version? 5 or 10, or 15 ?

Make and model of device?

Android version 12 and using Samsung Galaxy S10

same thing happening to me with a different element my project has 2 extions
Screenshot 2024-12-10 9.47.10 AM

I have similar problem on Android 13, AI 2.73a. After loading some extensions there is invoke: no method named GetValue in class java.lang.Boolean or Cannot find the component: message. Rollback to AI 2.72 works, but there are some new basic block features, which are not working on previous APK, so I need to avoid them.

Try the bugfix

Ok, version 2.73ad2 is working.