Nicholas Ventimiglia
Nicholas Ventimiglia
@adbourdages > Might it be that we are collectively looking at a Unity bug instead of a Mobile SDK one? Maybe, I've looked at the trace logs and I am...
I have replicated this issue. Thanks for the report.
Thanks for the report, I will take a look.
According to this track trace, this looks like it was caused by unity ads. Are you able to reproduce the issue with only Unity ads?
@mfadlanridho Can you try uninstalling by completely removing it, especially the `/plugin/' folder and reinstalling the plugin.
Hi @Alekxss Can you uninstall the plugin and install it again? Specifically the content within the `/Plugin/` folder. Thanks
Hi @JBMiller I am currently testing plugin version 7.0.1 using Gradle Version 6.7.1 / Android Gradle Plugin Version 4.2.2.
Thanks for your PR, it is under review.
Hi @madTeddy Can you try modifying the `play-services-ads` version in [GoogleMobileAdsDependencies.xml](https://github.com/googleads/googleads-mobile-unity/blob/master/source/plugin/Assets/GoogleMobileAds/Editor/GoogleMobileAdsDependencies.xml) to `20.0.0` ? ``` https://maven.google.com/ https://github.com/CocoaPods/Specs ``` Let me know if this helps.
Hi Mudassar, I this seems like a problem with your maven environment. Have you tried `mvn clean install` ?