i got an email from google warning me that my apps are not in order and that i need to target the SDK to 34
currently they are all targeting 33
if i try to change in manifest to 34 i get warning from b4A IDE that it is recommended to use 33
i have 50 days to fix this
how shell i go on?
is there an update or anything else i missed?
No need to wait for the update. You can change the targetSdkVersion to 34 and ignore the warning. You do need to test your app and do it with an Android 14 device.
If your app uses foreground services then you will need to make some changes depending on the specific usage.
No need to wait for the update. You can change the targetSdkVersion to 34 and ignore the warning. You do need to test your app and do it with an Android 14 device.
If your app uses foreground services then you will need to make some changes depending on the specific usage.
No need to wait for the update. You can change the targetSdkVersion to 34 and ignore the warning. You do need to test your app and do it with an Android 14 device.
If your app uses foreground services then you will need to make some changes depending on the specific usage.