You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File AdManager.cs đã lâu ko cập nhật nên có 1 sô lỗi.
AdManager.cs(105,27): error CS1061: 'InterstitialAd' does not contain a definition for 'OnAdLeavingApplication' and no accessible extension method 'OnAdLeavingApplication' accepting a first argument of type 'InterstitialAd' could be found (are you missing a using directive or an assembly reference?)
AdManager.cs(31,30): error CS1503: Argument 1: cannot convert from 'string' to 'System.Action<GoogleMobileAds.Api.InitializationStatus>'
The text was updated successfully, but these errors were encountered:
File AdManager.cs đã lâu ko cập nhật nên có 1 sô lỗi.
AdManager.cs(105,27): error CS1061: 'InterstitialAd' does not contain a definition for 'OnAdLeavingApplication' and no accessible extension method 'OnAdLeavingApplication' accepting a first argument of type 'InterstitialAd' could be found (are you missing a using directive or an assembly reference?)
AdManager.cs(31,30): error CS1503: Argument 1: cannot convert from 'string' to 'System.Action<GoogleMobileAds.Api.InitializationStatus>'
The text was updated successfully, but these errors were encountered: