Need help with Google Mobile Ads Unity Plugin.
When I try to initialize at the Start method, the game just hangs on the android.
MobileAds.Initialize (appId);
in the unit everything is working fine:
Dummy .ctor
Dummy initialize
I tried different versions of the plugin, but the result is the same.
↧