W /对讲实时:没有实时端点,因此我们无法连接

时间:2019-04-08 08:01:52

标签: android intercom

使用对讲机的我的应用程序在运行时显示此警告。 official sample app也是如此。

Intercom.setLogLevel(Intercom.LogLevel.VERBOSE);

此警告的目的是什么,我该如何解决?


如果有帮助,可以在Intercom.initialize(...);调用之前使用[Intercom] Dispatched Action: SET_LAUNCHER_VISIBILITY: VISIBLE [Intercom] Started observing md5asdfasdfasdfasdfasfd.MainActivity@57e44d4 [Intercom realtime] No realtime endpoints present so we can't connect [Intercom] Dispatched Action: SESSION_STARTED: No Value 来创建更多日志上下文:

We can't parse this SQL syntax. If you are using custom SQL, verify the syntax and try again. Otherwise, contact support.

1 个答案:

答案 0 :(得分:0)

我认为这意味着新消息到来时没有实时更新。我在 Android 上实现 Intercom chat 时遇到了这个问题。检查 log cat 时我也收到了这条消息