Error While Compiling, d8 failed

Ripping out extensions, procedures, and variables can be tricky in AI2.
Unlike a movie where the bad guy gets to plunge his hand into his opponent's chest and grab his heart, surgeons need to use clamps to localize their work.

(I recently had to have a shower valve replaced, and had to turn off water to the whole house because I could not locate any cut off valves for the bathroom.)

Similarly, to code for risk reduction, you would need the equivalent of those submarine doors with the big wheel, to compartmentalize your app in the case of a breach.

In the case of extensions, I would hide their use behind procedures that call them, and just call the wrapper procedures. That way, only the wrapper procedures suffer when the extension is removed.

It's better to follow the other Power Users' advice, and start fresh, only adding items that have been unit tested in various environments before a system test.

you updated silver extension or similar but somehow you installed project instead of a aix extension, it can be seen in this aia

This error is due to outdated extension somehow you reverted back to an old version in the above aia
bild

This KinnkoMultiFun1.aia (453.5 KB) works in companion on android 9 but NOT on Android 14 and that because of AlphaDialog extension, there seems to be a issue using it with Android 14, same with this extension DaffyDialog

works as a apk on Android 9 and 14

Edit: This was performed on Samsung phones

I am also using Android 14 Samsung phone, should I need to remove AlphaDialog, and can I able to use ScanView or need to remove it also?

If you remove AlphaDialog extension then everything works in companion on Android 14 and yes ScanView as well

Is there any extension also?

Main thing, How I can know that the specific extension is not working in the app to remove it?

Trial and error by removing one by one, if I'm not mistaking it has been mentioned a couple of times in your recent threads..

Do you checked it like that for me? Oh great helped Mentor @Boban

I tried to removing them but after removing it shows that,

and in the component FIrebase which is officially provided by app inventor it is showing errors

and also in barcode component and each and every component have same problems.

I am using AIA file provided by you in the below post :

One of the extensions you are using is not sdk 34 ready, see again

Taifun

i don't know which extension is doing problem but after removal of all extensions problem persisted.

Discard all other files and use the file from this thread

remove alpha dialog before you connect to companion

Done, the errors have been gone,

Thanks Mr. @Boban