version 1.3
This commit is contained in:
@@ -97,6 +97,7 @@ public class AdsManager : MonoBehaviour
|
||||
}
|
||||
|
||||
public async void ShowInterestitial(){
|
||||
Debug.Log("Showing int ad");
|
||||
interstitial.Show();
|
||||
await Task.Delay(10000);
|
||||
LoadInterestitial();
|
||||
|
||||
Reference in New Issue
Block a user