You need to enable JavaScript to run this app.
导航

出现崩溃 Terminating app due to uncaught exception 'APMInsightURLError'

最近更新时间2024.01.08 16:31:19

首次发布时间2022.08.09 16:02:59

图片
解决方案:引入子库CN。

pod 'RangersAPM', '>=2.1.0', :subspecs => [
      'Crash',
      'WatchDog',
      'OOM',
      'LAG',
      'UserException',
      'Monitors',
      'UITrackers',
      'Hybrid',
      'MemoryGraph',
      'Network',
      'EventMonitor',
      'CN'
  ]