This app is using a lightweight version of the Google Mobile Ads SDK

850 views
Skip to first unread message

Alexander KRIŠŠ

unread,
Apr 13, 2018, 2:36:11 PM4/13/18
to Google Mobile Ads SDK Developers
Hi,

recently I'm switching from AOSP android to FlymeOS (Android 7.0) on my Meizu PRO 5.

My app sometimes not show ads (test), because "intelligent" memory management shutting down apps  including google services, even I set it to run on background.
Then I got message 
Failed to load ads dynamite module.

and 
 This app is using a lightweight version of the Google Mobile Ads SDK that requires the lates ....

In my gradle file I'm using:
implementation 'com.google.android.gms:play-services-ads:12.0.1'

I have several questions:
- have to catch Exception about Failing to load ads? In onAdFailedToLoad I get in this situation code 1 . This is same error as when I turn off network.
- Why I got message about lightweight version, when in my gradle is reference to full version of play services?

Thanks

mobileadssdk-a...@google.com

unread,
Apr 13, 2018, 3:11:22 PM4/13/18
to Alexander KRIŠŠ, Google Mobile Ads SDK Developers
Hi there,

Thanks for reaching out to us. The Google Play services library does support devices that don't have Google Play, but the library cannot automatically update itself the way it does on devices with Google Play. To update such devices, you must manually update the Google Play services SDK in your app.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/d6323700-cbd0-476e-9c33-7971ea8e4e8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

byte...@gmail.com

unread,
May 6, 2018, 5:53:10 AM5/6/18
to Google Mobile Ads SDK Developers
What exactly does this mean? What do I have to include in my app to ensure the highest possible compatibility with most Android devices (even those without Google Play)?

compile 'com.android.support:support-v4:25.0.0'
compile 'com.google.android.gms:play-services-base:15.0.0'
compile 'com.google.android.gms:play-services-ads:15.0.0'

Right now, this is what I am including.

Greetings,
Gerhard

mobileadssdk-a...@google.com

unread,
May 7, 2018, 3:03:30 PM5/7/18
to byte...@gmail.com, Google Mobile Ads SDK Developers
Hi there,

You are properly importing the plugin and I don't see any issue with this. It looks like it's a device specific issue where the SDK is not being bundled with the APK. Are you using ProGuard? And if so, can you make sure you are following the proper settings. Also, try to build with our sample apps as is and let us know.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

Alexander KRIŠŠ

unread,
May 9, 2018, 8:06:14 AM5/9/18
to Google Mobile Ads SDK Developers
Hello,

maybe little missunderstanding here, there is 3 situations, where I test my application:
1. Google Services is installed and running: Ads working fine and show
2. Google Services is installed and stoppped: I got error about "This app is using a lightweight version ....."
3. Google Services is not installed (for example on some chinese mobiles) : Ads working fine and show

I have problem with point 2. 

Thanks


Dňa piatok, 13. apríla 2018 21:11:22 UTC+2 mobileadssdk-a...@google.com napísal(-a):

mobileadssdk-a...@google.com

unread,
May 9, 2018, 3:54:16 PM5/9/18
to Alexander KRIŠŠ, Google Mobile Ads SDK Developers
Hi Alexander,

Can you try to reproduce with our sample app and send us complete device logs? We will then have a look into this issue.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

Alexander KRIŠŠ

unread,
May 20, 2018, 7:51:55 AM5/20/18
to Google Mobile Ads SDK Developers
Hello,
this is logs when google services is not installed, ad is show correctly:
Connected to process 10355 on device meizu-pro_5-860BDML22LXK
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
I/Zygote: ForkAndSpecializeCommon: fork is finished, pid=0 
W/Zygote: mz_is_rooted true
I/Zygote: ForkAndSpecializeCommon: Beginning of SetGids
    ForkAndSpecializeCommon: End of SetGids
I/art: Late-enabling -Xcheck:jni
W/System: ClassLoader referenced unknown path: /data/app/com.google.android.gms.example.bannerexample-2/lib/arm64
W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
I/FlymeFontsHelper: UserId == 0
W/GooglePlayServicesUtil: Google Play Store is missing.
E/ActivityThread: Failed to find provider info for com.google.android.gms.chimera
W/DynamiteModule: Failed to retrieve remote module version.
W/GooglePlayServicesUtil: Google Play Store is missing.
W/System: ClassLoader referenced unknown path: /system/app/webview/lib/arm64
I/WebViewFactory: Loading com.android.webview version 51.0.2074.203 (code 1)
I/cr_LibraryLoader: Time to load native libraries: 14 ms (timestamps 5743-5757)
    Expected native library version number "51.0.2704.91", actual native library version number "51.0.2704.91"
I/cr_LibraryLoader: Expected native library version number "51.0.2704.91", actual native library version number "51.0.2704.91"
I/cr_BrowserStartup: Initializing chromium process, singleProcess=false
I/cr_DRP: No DRP key due to exception:java.lang.ClassNotFoundException: com.android.webview.chromium.Drp
W/cr_media: Requires BLUETOOTH permission
W/chromium: [WARNING:webview_config.cc(97)] WebviewConfigInfo::setMultiOpenWebView, isMulti = 0
W/cr_AwContents: onDetachedFromWindow called when already detached. Ignoring
W/WebViewChromium: [doesSupportFullscreen] add className : com.google.android.gms.internal.ads.zzaqo, isSupport : true
W/GooglePlayServicesUtil: Google Play Store is missing.
    Google Play Store is missing.
W/GooglePlayServicesUtil: Google Play services is missing.
W/GooglePlayServicesUtil: Google Play Store is missing.
W/GooglePlayServicesUtil: Google Play Store is missing.
I/Ads: Starting ad request.
I/Ads: Use AdRequest.Builder.addTestDevice("EDFCE3FEA54B4B8C51EBEFB784227B58") to get test ads on this device.
W/Ads: Not retrying to fetch app settings
W/GooglePlayServicesUtil: Google Play Store is missing.
I/cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
W/GooglePlayServicesUtil: Google Play Store is missing.
W/GooglePlayServicesUtil: Google Play Store is missing.
W/Ads: Invoke Firebase method getInstance error.
    The Google Mobile Ads SDK will not integrate with Firebase. Admob/Firebase integration requires the latest Firebase SDK jar, but Firebase SDK is either missing or out of date
W/GooglePlayServicesUtil: Google Play Store is missing.
W/art: Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random
W/art: Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random
    Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random
I/Choreographer: Skipped 6 frames!  The application may be doing too much work on its main thread.
I/OpenGLRenderer: Initialized EGL, version 1.4
I/cr_Ime: ImeThread is not enabled.
E/libEGL: validate_display:99 error 3008 (EGL_BAD_DISPLAY)
W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es
    Unrecognized profile/level 32768/2 for video/mp4v-es
    Unrecognized profile/level 32768/64 for video/mp4v-es
W/VideoCapabilities: Unsupported mime video/wmv
W/VideoCapabilities: Unsupported mime video/x-ms-wmv
W/VideoCapabilities: Unsupported mime video/mpeg1
W/VideoCapabilities: Unrecognized profile/level 0/2 for video/mpeg2
    Unrecognized profile/level 0/4 for video/mpeg2
W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es
    Unrecognized profile/level 32768/2 for video/mp4v-es
    Unrecognized profile/level 32768/64 for video/mp4v-es
W/VideoCapabilities: Unrecognized profile/level 0/0 for video/mpeg2
W/VideoCapabilities: Unrecognized profile/level 0/2 for video/mpeg2
    Unrecognized profile/level 0/3 for video/mpeg2
I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es
W/AudioCapabilities: Unsupported mime audio/adpcm
W/AudioCapabilities: Unsupported mime audio/ac3
W/AudioCapabilities: Unsupported mime audio/alac
W/AudioCapabilities: Unsupported mime audio/ape
W/AudioCapabilities: Unsupported mime audio/dts
W/AudioCapabilities: Unsupported mime audio/lpcm
W/AudioCapabilities: Unsupported mime audio/mpeg-L1
    Unsupported mime audio/mpeg-L2
W/AudioCapabilities: Unsupported mime audio/realaudio
E/MediaCodecList: Could not get codec capabilities
    java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:915)
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:866)
        at android.media.MediaCodecList.getCodecCapabilities(Native Method)
        at android.media.MediaCodecList.getNewCodecInfoAt(MediaCodecList.java:111)
        at android.media.MediaCodecList.initCodecList(MediaCodecList.java:87)
        at android.media.MediaCodecList.<init>(MediaCodecList.java:170)
        at org.chromium.media.MediaCodecUtil$MediaCodecListHelper.<init>(MediaCodecUtil.java:49)
        at org.chromium.media.MediaCodecUtil.getDefaultCodecName(MediaCodecUtil.java:81)
W/AudioCapabilities: Unsupported mime audio/ac3
E/MediaCodecList: Could not get codec capabilities
    java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:915)
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:866)
        at android.media.MediaCodecList.getCodecCapabilities(Native Method)
        at android.media.MediaCodecList.getNewCodecInfoAt(MediaCodecList.java:111)
        at android.media.MediaCodecList.initCodecList(MediaCodecList.java:87)
        at android.media.MediaCodecList.<init>(MediaCodecList.java:170)
        at org.chromium.media.MediaCodecUtil$MediaCodecListHelper.<init>(MediaCodecUtil.java:49)
        at org.chromium.media.MediaCodecUtil.getDefaultCodecName(MediaCodecUtil.java:81)
W/AudioCapabilities: Unsupported mime audio/wma
E/MediaCodecList: Could not get codec capabilities
    java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:915)
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:866)
        at android.media.MediaCodecList.getCodecCapabilities(Native Method)
        at android.media.MediaCodecList.getNewCodecInfoAt(MediaCodecList.java:111)
        at android.media.MediaCodecList.initCodecList(MediaCodecList.java:87)
        at android.media.MediaCodecList.<init>(MediaCodecList.java:170)
        at org.chromium.media.MediaCodecUtil$MediaCodecListHelper.<init>(MediaCodecUtil.java:49)
        at org.chromium.media.MediaCodecUtil.getDefaultCodecName(MediaCodecUtil.java:81)
E/MediaCodecList: Could not get codec capabilities
    java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:915)
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:866)
        at android.media.MediaCodecList.getCodecCapabilities(Native Method)
        at android.media.MediaCodecList.getNewCodecInfoAt(MediaCodecList.java:111)
        at android.media.MediaCodecList.initCodecList(MediaCodecList.java:87)
        at android.media.MediaCodecList.<init>(MediaCodecList.java:170)
        at org.chromium.media.MediaCodecUtil$MediaCodecListHelper.<init>(MediaCodecUtil.java:49)
        at org.chromium.media.MediaCodecUtil.getDefaultCodecName(MediaCodecUtil.java:81)
W/VideoCapabilities: Unsupported mime video/ffmpeg
E/MediaCodecList: Could not get codec capabilities
    java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:915)
        at android.media.MediaCodecInfo$CodecCapabilities.<init>(MediaCodecInfo.java:866)
        at android.media.MediaCodecList.getCodecCapabilities(Native Method)
        at android.media.MediaCodecList.getNewCodecInfoAt(MediaCodecList.java:111)
        at android.media.MediaCodecList.initCodecList(MediaCodecList.java:87)
        at android.media.MediaCodecList.<init>(MediaCodecList.java:170)
        at org.chromium.media.MediaCodecUtil$MediaCodecListHelper.<init>(MediaCodecUtil.java:49)
        at org.chromium.media.MediaCodecUtil.getDefaultCodecName(MediaCodecUtil.java:81)
W/GooglePlayServicesUtil: Google Play services is missing.
W/chromium: [WARNING:webview_config.cc(97)] WebviewConfigInfo::setMultiOpenWebView, isMulti = 0
W/cr_AwContents: onDetachedFromWindow called when already detached. Ignoring
I/cr_Ime: ImeThread is not enabled.
I/Ads: Scheduling ad refresh 70000 milliseconds from now.
W/chromium: [WARNING:webview_config.cc(97)] WebviewConfigInfo::setMultiOpenWebView, isMulti = 0
W/cr_AwContents: onDetachedFromWindow called when already detached. Ignoring
I/cr_Ime: ImeThread is not enabled.




Dňa streda, 9. mája 2018 21:54:16 UTC+2 mobileadssdk-a...@google.com napísal(-a):

Alexander KRIŠŠ

unread,
May 20, 2018, 9:46:54 AM5/20/18
to Google Mobile Ads SDK Developers
This is log when google services is installed but not running , ad  not showing:
$ adb shell am start -n "com.google.android.gms.example.bannerexample/com.google.android.gms.example.bannerexample.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Client not ready yet..Connected to process 14838 on device meizu-pro_5-860BDML22LXK
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
W/System: ClassLoader referenced unknown path: /data/app/com.google.android.gms.example.bannerexample-2/lib/arm64
W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
I/FlymeFontsHelper: UserId == 0
W/System: ClassLoader referenced unknown path: /data/data/com.google.android.gms/app_chimera/m/00000000/DynamiteLoader_GmsCore_prodmnc_xxhdpi_release.apk
W/System: ClassLoader referenced unknown path: 
E/ChimeraCfgMgr: Failed to read module config: java.io.FileNotFoundException: /data/data/com.google.android.gms/app_chimera/current_config.fb (No such file or directory)
W/DynamiteUtils: Failed to load module: java.io.FileNotFoundException: /data/data/com.google.android.gms/app_chimera/current_config.fb (No such file or directory)
    Attempt 1 failed.
E/ChimeraCfgMgr: Failed to read module config: java.io.FileNotFoundException: /data/data/com.google.android.gms/app_chimera/current_config.fb (No such file or directory)
W/DynamiteUtils: Failed to load module: java.io.FileNotFoundException: /data/data/com.google.android.gms/app_chimera/current_config.fb (No such file or directory)
    Attempt 2 failed.
E/ChimeraCfgMgr: Failed to read module config: java.io.FileNotFoundException: /data/data/com.google.android.gms/app_chimera/current_config.fb (No such file or directory)
W/DynamiteUtils: Failed to load module: java.io.FileNotFoundException: /data/data/com.google.android.gms/app_chimera/current_config.fb (No such file or directory)
    Attempt 3 failed.
W/FileUtils: Failed to set world executable: /data/data/com.google.android.gms/app_chimera/m
W/DynamiteUtils: Client module failure code: 8
E/DynamitePackage: Failed to load ads dynamite module.
    android.os.RemoteException
        at eue.<init>(:com.google.android.gms@12685025@12.6.85 (040408-197041431):3)
        at eue.a(:com.google.android.gms@12685025@12.6.85 (040408-197041431):1)
        at com.google.android.gms.ads.MobileAdsSettingManagerCreatorImpl.getMobileAdsSettingManager(:com.google.android.gms@12685025@12.6.85 (040408-197041431):6)
        at com.google.android.gms.ads.internal.client.q.onTransact(:com.google.android.gms@12685025@12.6.85 (040408-197041431):6)
        at android.os.Binder.transact(Binder.java:503)
        at com.google.android.gms.internal.ads.zzej.transactAndReadException(Unknown Source)
        at com.google.android.gms.internal.ads.zzln.zza(Unknown Source)
        at com.google.android.gms.internal.ads.zzme.zzg(Unknown Source)
        at com.google.android.gms.internal.ads.zzjw.zzib(Unknown Source)
        at com.google.android.gms.internal.ads.zzjr$zza.zzid(Unknown Source)
        at com.google.android.gms.internal.ads.zzjr.zza(Unknown Source)
        at com.google.android.gms.internal.ads.zzmb.zza(Unknown Source)
        at com.google.android.gms.ads.MobileAds.initialize(Unknown Source)
        at com.google.android.gms.ads.MobileAds.initialize(Unknown Source)
        at com.google.android.gms.example.bannerexample.MainActivity.onCreate(MainActivity.kt:16)
        at android.app.Activity.performCreate(Activity.java:6713)
        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1125)
        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2787)
        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2895)
        at android.app.ActivityThread.-wrap12(ActivityThread.java)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1616)
        at android.os.Handler.dispatchMessage(Handler.java:102)
        at android.os.Looper.loop(Looper.java:154)
        at android.app.ActivityThread.main(ActivityThread.java:6338)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
E/Ads: This app is using a lightweight version of the Google Mobile Ads SDK that requires the latest Google Play services to be installed, but Google Play services is either missing or out of date.
I/OpenGLRenderer: Initialized EGL, version 1.4


Dňa streda, 9. mája 2018 21:54:16 UTC+2 mobileadssdk-a...@google.com napísal(-a):
Hi Alexander,

mobileadssdk-a...@google.com

unread,
May 21, 2018, 3:49:15 PM5/21/18
to Alexander KRIŠŠ, Google Mobile Ads SDK Developers
Hi Alexander,

Thanks for sharing the logs. Can you please share the sample app and complete device logs (You can use "Reply privately to Author") option and confirm whether you were able to reproduce the issue with our sample apps ?Also, can you please share the details about the type of device being used and whether able to reproduce on a different devices? This information would be really helpful for us to investigate the issue. 

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Alexander KRIŠŠ

unread,
Jul 16, 2018, 2:40:56 PM7/16/18
to Google Mobile Ads SDK Developers
I still waiting for response.


Dňa piatok, 13. apríla 2018 20:36:11 UTC+2 Alexander KRIŠŠ napísal(-a):

mobileadssdk-a...@google.com

unread,
Jul 16, 2018, 7:15:36 PM7/16/18
to Alexander KRIŠŠ, Google Mobile Ads SDK Developers
Hi,

We have reached out to the manufacturer to discuss this, as the current behavior is not supported by our SDK. These discussions are still ongoing, I'll contact the technical contact to see if there are any updates.

Regards

Sam


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.

To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

mobileadssdk-a...@google.com

unread,
Nov 5, 2018, 11:59:26 AM11/5/18
to Alexander KRIŠŠ, Google Mobile Ads SDK Developers
Hi,

There is a release of the mobile ads SDK (version 17.0.0) coming out this week which fixes this issue.

Can you please test on your side to verify this resolves the issue for you?

Regards

Sam


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

Alexander KRIŠŠ

unread,
Jan 13, 2019, 3:12:17 PM1/13/19
to Google Mobile Ads SDK Developers
Hi, now it works fine, thanks.

Dňa pondelok, 5. novembra 2018 17:59:26 UTC+1 mobileadssdk-a...@google.com napísal(-a):
Reply all
Reply to author
Forward
0 new messages