Hi, Ive installed the new B4A to a new PC following all instructions, copy a project that compiles ok in another PC and get the following error:
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
Ive set the minsdkversion to 26 in the manifest but the error persists.
How to solve it?
Thanks
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
Ive set the minsdkversion to 26 in the manifest but the error persists.
How to solve it?
Thanks