You've already forked Commercialization.topon
release: 1.4.9
This commit is contained in:
@@ -160,7 +160,7 @@ namespace AnyThinkAds.Android
|
||||
}catch(System.Exception e){
|
||||
System.Console.WriteLine("Exception caught: {0}", e);
|
||||
Debug.Log ("ATRewardedVideoAdClient : error."+e.Message);
|
||||
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -390,6 +390,7 @@ namespace AnyThinkAds.Android
|
||||
{
|
||||
System.Console.WriteLine("Exception caught: {0}", e);
|
||||
Debug.Log("Unity: ATRewardedVideoAdClient:showAutoAd() : error." + e.Message);
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user