Using GoogleMobileAds v5.4.0, Unity 2019.4.21f1, Target Android 10.0 (Testing on a Nexus with Android 6.0).
I'm not using the lightweight version of com.google.android.gms:play-services-ads as far as I can tell, and I've pressed Force Resolve many times (dependency from External Dependency Manager and logs from device below)
Any ideas for how to fix this?
** External Dependency Manager **
dependencies {
implementation 'com.google.android.gms:play-services-ads:19.5.0' // Assets/GoogleMobileAds/Editor/GoogleMobileAdsDependencies.xml:7
implementation 'com.google.android.gms:play-services-base:17.5.0' // Assets/Firebase/Editor/AppDependencies.xml:17
implementation 'com.google.firebase:firebase-analytics:18.0.0' // Assets/Firebase/Editor/RemoteConfigDependencies.xml:15
implementation 'com.google.firebase:firebase-analytics-unity:7.0.2' // Assets/Firebase/Editor/AnalyticsDependencies.xml:18
implementation 'com.google.firebase:firebase-app-unity:7.0.2' // Assets/Firebase/Editor/AppDependencies.xml:22
implementation 'com.google.firebase:firebase-auth:20.0.0' // Assets/Firebase/Editor/AuthDependencies.xml:13
implementation 'com.google.firebase:firebase-auth-unity:7.0.2' // Assets/Firebase/Editor/AuthDependencies.xml:20
implementation 'com.google.firebase:firebase-common:19.3.1' // Assets/Firebase/Editor/AppDependencies.xml:13
implementation 'com.google.firebase:firebase-config:20.0.0' // Assets/Firebase/Editor/RemoteConfigDependencies.xml:13
implementation 'com.google.firebase:firebase-config-unity:7.0.2' // Assets/Firebase/Editor/RemoteConfigDependencies.xml:20
implementation 'com.google.firebase:firebase-messaging:21.0.0' // Assets/Firebase/Editor/MessagingDependencies.xml:13
implementation 'com.google.firebase:firebase-messaging-unity:7.0.2' // Assets/Firebase/Editor/MessagingDependencies.xml:20
implementation 'com.google.games:gpgs-plugin-support:0.10.12' // Assets/GooglePlayGames/Editor/GooglePlayGamesPluginDependencies.xml:11
}
** Logs When Initializing **
03-03 21:14:45.986 17696 17740 I Unity : Will initialize AdMob
03-03 21:14:45.986 17696 17740 I Unity : AdMobAdHelper:Setup(AdManager, Boolean)
03-03 21:14:45.986 17696 17740 I Unity : AdManager:Start()
03-03 21:14:45.986 17696 17740 I Unity :
03-03 21:14:45.986 17696 17740 I Unity : (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
03-03 21:14:45.986 17696 17740 I Unity :
03-03 21:14:46.033 17696 17740 E linker : readlink('/proc/self/fd/67') failed: Permission denied [fd=67]
03-03 21:14:46.033 17696 17740 E linker : warning: unable to get realpath for the library "/system/framework/oat/arm64/com.android.location.provider.odex". Will use given name.
03-03 21:14:46.035 17696 17740 E linker : readlink('/proc/self/fd/67') failed: Permission denied [fd=67]
03-03 21:14:46.035 17696 17740 E linker : warning: unable to get realpath for the library "/system/framework/oat/arm64/com.android.media.remotedisplay.odex". Will use given name.
03-03 21:14:46.039 17696 17740 E linker : readlink('/proc/self/fd/67') failed: Permission denied [fd=67]
03-03 21:14:46.039 17696 17740 E linker : warning: unable to get realpath for the library "/data/app/com.google.android.gms-2/oat/arm64/base.odex". Will use given name.
03-03 21:14:46.148 17696 17740 I DynamiteModule: Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:204890103
03-03 21:14:46.150 17696 17740 I DynamiteModule: Selected remote version of com.google.android.gms.ads.dynamite, version >= 204890103
03-03 21:14:46.158 17696 17740 D DynamitePackage: Instantiated singleton DynamitePackage.
03-03 21:14:46.158 17696 17740 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraMobileAdsSettingManagerCreatorImpl
** Logs When Loading an Ad Afterwards **
03-03 21:15:01.426 17696 17696 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.
03-03 21:15:01.437 17696 17893 I Unity : AdFailedToLoad: Invalid request
03-03 21:15:01.437 17696 17893 I Unity : System.EventHandler1:Invoke(Object, TEventArgs) 03-03 21:15:01.437 17696 17893 I Unity : System.EventHandler1:Invoke(Object, TEventArgs)
03-03 21:15:01.437 17696 17893 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
03-03 21:15:01.437 17696 17893 I Unity : UnityEngine.AndroidJavaProxy:Invoke(String, Object[])
03-03 21:15:01.437 17696 17893 I Unity : UnityEngine._AndroidJNIHelper:InvokeJavaProxyMethod(AndroidJavaProxy, IntPtr, IntPtr)
|
||||||
----
---
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/xa_TM000000000000000000000000000000000000000000000QPGPQY00aVE8nxWSSJiyl_gAc5-Agg%40sfdc.net.
---
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/CADbyvpPT_DMJTFjDFuYteaN8h_TV2aT1F2JPO1WBApv%3Diiu7%2Bw%40mail.gmail.com.
Reposting the last inquiry (https://groups.google.com/g/google-admob-ads-sdk/c/dmcajbrKNsY/m/n9gZacI-AgAJ) from the forum as it wasn't routed to our support queue.
Cheers,
Princess Pamela Pineda,
Mobile Ads SDK Team
Hello Baris,
My name is Nick from the Admob team. I am looking into this case related to Android dependencies. I notice you are using an older version of the plugin. If you can, please update the plugin and try again.
Thanks,
Nick