Kodular targets SDK31 since a few weeks already, see my previous answer, and
what kind of problems are you facing? any screenshot?
Taifun
Kodular targets SDK31 since a few weeks already, see my previous answer, and
what kind of problems are you facing? any screenshot?
Taifun
When is SDK 31 coming out thank you
Read my answer here
Taifun
Does anyone know when we have API 31??
Apps built on Kodular already target API 31. Youâre waiting for something that is already been there from months ago!
Does it work only on premium?
Not at all! This was a mandatory update, and works for all!
Note : Donât be confused between Minimum API and the Target API. The API levels shown on Project Settings are intended to be the Minimum API levels, which determines, the lowest version of Android your app can run on.
if itâs a solution to change the manifest, why isnât a solution to edit via kodular implemented? a configured variable and when generating and assembling the apk (build) already go with this modified one. Is there no way to make an extension?
It is not possible to have a component or extension to modify the manifest, because during compile time it is already too late to modify the manifest. This has to be done before compiling.
There once was an extension generator which could generate an extension for your needs, however this work was discontinued and is not available anymore.
And concerning this thread, please read
Taifun