Skip to content

Commit 891777a

Browse files
committed
remove Unity ads
1 parent 2af001d commit 891777a

3 files changed

Lines changed: 1 addition & 108 deletions

File tree

Assets/AndroidIl2cppPatchDemo/Script/UnityAssetStoreNavigator.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ void Start () {
1313

1414
public void OnClickOpenURL()
1515
{
16-
GetComponent<UnityAdsHelper>().ShowAds("rewardedVideo", (onFinish) => {if (onFinish == UnityEngine.Monetization.ShowResult.Finished ){
17-
Application.OpenURL("http://u3d.as/1mmM");
18-
}});
16+
Application.OpenURL("http://u3d.as/1mmM");
1917
}
2018

2119
}

Assets/Others/Script/UnityAdsHelper.cs

Lines changed: 0 additions & 94 deletions
This file was deleted.

Assets/Others/Script/UnityAdsHelper.cs.meta

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)