1

从 MixPanel 版本 3.1.5 (iOS) 开始,自动跟踪的事件很少,其中之一是崩溃事件。有什么方法可以禁用崩溃报告。它确实与 Appteligent/Crittercism 冲突

发行说明

https://mixpanel.com/help/questions/articles/which-common-mobile-events-can-mixpanel-collect-on-my-behalf-automatically

https://github.com/mixpanel/mixpanel-iphone/releases/tag/v3.1.5

4

2 回答 2

1

看起来目前无法在 Mixpanel 中禁用崩溃报告。但是,如果我切换两者的初始化,那么我可以在 Apteligent 上看到崩溃报告。这意味着首先 Mixpanel 然后初始化 Crittercism

于 2017-07-14T09:51:50.237 回答
0

不建议将另一个崩溃报告工具与 Apteligent SDK 一起使用。但是,如果您仍然希望这样做,您可以查看以下文章以解决其他工具产生的干扰问题。希望这可以帮助 :

https://support.apteligent.com/articles/knowledge_base/How-to-troubleshoot-interference-from-other-Error-Handlers

于 2017-07-13T16:20:21.660 回答