Hi andromo,
can you kindly confirm whether admobs sdk is above 7.00 or not. because after 15th September all older version admob sdk will be depreciated as per google email.
Upgrade to Google Mobile Ads SDK, 7.0.0 or higher | | Your Publisher ID: ca-app-pub-********* |
| Hi, | AdMob is committed to providing you the most effective monetization solutions. As we innovate, it’s important that we leverage the latest technologies to bolster our platform. As part of this movement, we are deprecating versions 6.4.1 and lower of the Android Google Mobile Ads SDK on September 15th, 2016. | In order to ensure that your ads continue to serve after September 15th, 2016, please upgrade to Google Mobile Ads SDK 7.0.0 or higher. | The newer Google Mobile Ads SDKs have many more benefits for you: | - Seamless auto-updates. Changes to the Google Mobile Ads SDK for Android get pushed seamlessly to users through Google Play services, so you can focus your time where it matters
- You won’t need to spend time updating your apps with the latest versions of the ads SDK each time it changes
- New features and bug fixes will also reach users through auto-updates
- Better user experiences. Users will find it easier to manage updating their apps as some improvements will automatically be received in the background.
| To upgrade your SDK, add the latest version of play-services (listed under dependencies) in your Gradle Build configuration file. For example, the following added v9.0: | apply plugin: 'com.android.application' ... dependencies { compile 'com.google.android.gms:play-services:9.0.2' } |
| Stay tuned for more updates and tips. | Cheers, The AdMob Team |
|
|
| Google Inc. 1600 Amphitheatre Parkway, Mountain View, CA 94043 | You have received this mandatory email service announcement to update you about important changes to your AdMob account. |
|
|
Comments
Is current Admob implementation through play services above Ads SDK 7?
If yes, can you please give us a rough estimate date when Andromo build engine was updated to be above 7?
I am asking trying to see if we will have to rebuild and update few apps and how old would those apps be.
Yes, we're aware of the notification from AdMob and are looking into the issue to determine if any changes are required in Andromo. If changes are required, we'll publish an update before that point.
Darryl
Andromo is using google play services so i am almost sure that we are not affected, but I guess there is a reason why Darryl wants to check into it to be sure.
I had indeed read about the 65k methods problem, many people are experiencing it.
So seems it is way more complicated than it seemed - good luck working with it!
google play service -> android:versionCode="5089000" android:versionName="5.0.89-000"
i have to update?????how i can update google play service