gpt4 book ai didi

ios - 为什么 beforeInAppMessageDisplayed 从未被调用?

转载 作者:行者123 更新时间:2023-11-30 11:04:14 26 4
gpt4 key购买 nike

我想使用 Braze 发送应用内消息通知并显示自定义 UI 以替换 Braze 创建的 UI。但 beforeInAppMessageDisplayed 从未被调用。下面是我的做法。我添加了

Appboy.start(withApiKey: apiKey, in: application, withLaunchOptions: launchOptions, withAppboyOptions: [ ABKInAppMessageControllerDelegateKey: self ]) in func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool

还添加了

func beforeInAppMessageDisplayed(inAppMessage: ABKInAppMessage!) -> ABKInAppMessageDisplayChoice

在 AppDelegate 类中。

最佳答案

我通过将 func beforeInAppMessageDisplayed(inAppMessage: ABKInAppMessage!) -> ABKInAppMessageDisplayChoice 放入 ABKInAppMessageControllerDelegate 解决了这个问题。

关于ios - 为什么 beforeInAppMessageDisplayed 从未被调用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52923970/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com