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
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.