Hello again, I thank you in advance for creating this tutorial, it helped me to create a small profit for the applications, although it is not much, it helped me a lot in these difficult moments.
Now the reason I'm posting again is because admob is making changes and it's probably going to cause problems with apps that are published this way.
Recently this message appeared in my admob account and I have no idea how to fix it
Later this year, Google will require all publishers serving ads to EEA and UK users to use a Google-certified Consent Management Platform (CMP). You can use any Google-certified CMP for this purpose, including Google's own consent management solution. If you are interested in using Google's consent management solution, start by setting up your GDPR message and implementing the UMP SDK. Learn more
I searched on youtube for the solution to this problem and I found this tutorial
https://www.youtube.com/watch?v=UeeA_FBl6Lw&t=9s
, but I feel that it is not enough because the indicators show zero
There is also a problem with the play-services-ads. When I have tried to put other values, android studios fails to create the application.
com.google.android.gms:play-services-ads-lite:17.2.0
This SDK version has been reported as outdated. Upgrade to a newer version (19.3.0+).
Starting from August 7, 2023 00:00 (UTC) you won't be able to release new versions which contain this SDK version.
com.google.android.gms:play-services-ads:17.2.0
This SDK version has been reported as outdated. Upgrade to a newer version (19.3.0+).
This SDK version has a note from the SDK developer. Here's what the SDK developer told us:
This version is officially deprecated, and will soon disable ad loading. Please update to a new version. See
https://developers.google.com/admob/android/deprecation for more details.
Starting from August 7, 2023 00:00 (UTC) you won't be able to release new versions which contain this SDK version.
If there are more experienced users on this topic, I would appreciate if you share the solutions you have found to these recent problems in admob and play-services-ads