"Google Play will require that new apps target at least Android 8.0 (API level 26) from August 1, 2018, and that app updates target Android 8.0 from November 1, 2018."
"Google Play will require that new apps target at least Android 8.0 (API level 26) from August 1, 2018, and that app updates target Android 8.0 from November 1, 2018."
Is embarcadero aware of this?? 1 August is in one week...
Details: https://developer.android.com/distribute/best-practices/develop/target-sdk
https://developer.android.com/distribute/best-practices/develop/target-sdk
Is embarcadero aware of this?? 1 August is in one week...
Details: https://developer.android.com/distribute/best-practices/develop/target-sdk
https://developer.android.com/distribute/best-practices/develop/target-sdk
you can set the api level (2 places) in the .xml template file, to 26, and the warning goes away (but you then cant go lower)
ReplyDeleteThat is known problem and some workarounds are available: http://delphiworlds.com/2018/06/targeting-android-8-and-higher-continued/
ReplyDeletedelphiworlds.com - Targeting Android 8 and higher