Hi all,
as most of you I received the alert from Google.
Since I had yet to upgrade B4A from 12 to 12.50 I tool the opportunity to do it.
Then I simply modified the Manifest in order to read 33 instead of 31 (android:targetSdkVersion="33"), modified #VersionCode/#VersionName in Main to look newer, produced the ABB and uploaded it. In a few hours the app was published in its "new" form.
But that annoying message on the Google Console ("beware, by August 31st you won't be able to upgrade anymore..") it's still there.
Looking at the the Reelase details I can read API 24+ and SDK 33, so what could be wrong with them?
Note: whe upgrading from B4A 12 to 12.50 I didn't download again Android SDK+Required resource since the previous version already had an SDK33 folder.
So the basic question is: should I upgrade those too? In that case, did I miss a note telling it was mandatory?
Secondary question: when Google says my release adheres to SDK33 is it just showing the content of the Manifest rather than the SDK effectively used?
TIA
as most of you I received the alert from Google.
Since I had yet to upgrade B4A from 12 to 12.50 I tool the opportunity to do it.
Then I simply modified the Manifest in order to read 33 instead of 31 (android:targetSdkVersion="33"), modified #VersionCode/#VersionName in Main to look newer, produced the ABB and uploaded it. In a few hours the app was published in its "new" form.
But that annoying message on the Google Console ("beware, by August 31st you won't be able to upgrade anymore..") it's still there.
Looking at the the Reelase details I can read API 24+ and SDK 33, so what could be wrong with them?
Note: whe upgrading from B4A 12 to 12.50 I didn't download again Android SDK+Required resource since the previous version already had an SDK33 folder.
So the basic question is: should I upgrade those too? In that case, did I miss a note telling it was mandatory?
Secondary question: when Google says my release adheres to SDK33 is it just showing the content of the Manifest rather than the SDK effectively used?
TIA