Hello,
I've just added Firebase Notifications to my app with ready to run sdk .
when trying to publish the update at the Google play console, this warning had shown:
You uploaded an APK or Android App Bundle that uses Google Play services version 12451000. This will only work with Android API levels of 9 and above. It is discouraged to use this Google Play services version unless you have set the minSdkVersion in your manifest to 9 or higher.
Does anybody know what does this warning means, and what I need to do to avoid it?
Thanks in advance
I've just added Firebase Notifications to my app with ready to run sdk .
when trying to publish the update at the Google play console, this warning had shown:
You uploaded an APK or Android App Bundle that uses Google Play services version 12451000. This will only work with Android API levels of 9 and above. It is discouraged to use this Google Play services version unless you have set the minSdkVersion in your manifest to 9 or higher.
Does anybody know what does this warning means, and what I need to do to avoid it?
Thanks in advance