Android Question Dex merge Error

PD.Knol

Member
Licensed User
Longtime User
Hello,

As of today I am recompiling my program with API level 33 and B4A version 12.20

But now I get the message below.

1 compile.jpg

I added "#MultiDex: true"

2 Region.jpg


Now the application compiles without errors. I can also install the application, but the application no longer starts. Get the message that the application keeps stopping.

Yesterday I compiled the application with API level 30 with B4A version 11.20. Compiling, installing and starting then went well.

What could be the problem?
 
Top