Firebase inAppMessaging 事件未被捕获
Posted
技术标签:
【中文标题】Firebase inAppMessaging 事件未被捕获【英文标题】:Firebase inAppMessaging events not getting captured 【发布时间】:2020-05-19 21:17:14 【问题描述】:我正在从 firebase 控制台发送 inApp 消息。消息正在传递,但我无法从中捕获事件,即关闭事件、印象事件、点击事件。所有资源都在最新版本(Xcode、cocoa pods、firebase)上。谁能帮帮我。
【问题讨论】:
【参考方案1】: InAppMessaging.inAppMessaging().delegate = self
将 appDelegate 扩展为 InAppMessagingDisplayDelegate
【讨论】:
我在询问应用内事件,而不是在仪表板上。 @hussain 你有自己的代表吗?? 我做错了,正确的方法是将委托扩展到应用程序委托,而不是任何 NSObject以上是关于Firebase inAppMessaging 事件未被捕获的主要内容,如果未能解决你的问题,请参考以下文章
Firebase InAppMessaging 使用“-[NSBundle initWithURL:]: nil URL argument”使我的项目崩溃
text #inAppMessage #microphone