I get this exception error on older versions of Android from com.google.android.gmslay-services-ads-identifier in B4A 13.40
My minSdkVersion is set to 16
I note that this class was added in Android SDK 26
So minSdkVersion can now not be less than 23.
Is that correct?
The problem is occuring on old Amazon Fire Tablets on Fire OS 5.7.1.0 which I believe is Android 5.1.
They have worked okay until I targetted SDK 34 using the recommended method