文档

崩溃分析手动集成报错

更新时间:

问题描述

崩溃分析手动集成报错:

问题原因

需要去facebook Github下载源码安装;或者直接pod引入也可以。

解决方案

参考EMAS官方文档手动集成:https://help.aliyun.com/document_detail/435705.html

此外还需要引入facebook相关的SDK:

pod 'FBAllocationTracker'
#pod 'FBRetainCycleDetector'
pod 'FBRetainCycleDetector', :git => 'git@github.com:facebook/FBRetainCycleDetector.git' ,:branch => 'main'

适用于

  • 崩溃分析
  • 本页导读 (0)
文档反馈