【问题标题】:Unity IOS game does not pausing on Interstitial adsUnity IOS 游戏不会在插页式广告上暂停
【发布时间】:2022-08-06 02:32:02
【问题描述】:

这是我的问题; 当我将游戏构建为 android 目标时,插页式广告效果很好,但是当我将游戏作为 IOS 尝试时,会显示插页式广告,但游戏不会暂停。

    标签: c# ios unity3d admob interstitial


    【解决方案1】:

    好的,我找到了解决方案

    打开您的 AdManager 脚本并在 Start 函数中编写此代码;

    MobileAds.SetiOSAppPauseOnBackground(true);

    【讨论】:

      【解决方案2】:

      统一广告有什么类似的吗?

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2017-07-17
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多