static void showRewardVideo() { #if UNITY_EDITOR IOSListener.FakeRewardVedioCallBack(); #endif }
static void showIntersitial() { #if UNITY_EDITOR IOSListener.FakeIntersitialCallBack(); #endif }