Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从 firebase 控制台发送 inApp 消息。消息正在传递,但我无法从中捕获事件,即关闭事件、印象事件、点击事件。所有资源都在最新版本(Xcode、cocoa pods、firebase)上。有人可以帮我吗。
InAppMessaging.inAppMessaging().delegate = self
将 appDelegate 扩展为 InAppMessagingDisplayDelegate