小编Muh*_*T A的帖子

IOS应用程序崩溃,出现“ bug_type”:“ 179”

通过testflight分发的IOS应用程序随机崩溃,但没有使用我的应用程序名称生成崩溃报告。我唯一拥有的是同时生成的日志会话

{"share_with_app_devs":false,"bug_type":"179","os_version":"iPhone OS    11.3.1 (15E302)"}
{
  "scheduled" : true,
  "machine_config" : "iPad6,11",
  "log_version" : 2,
  "region_format" : "US",
   "os_version" : "iPhone OS 11.3.1 (15E302)",
  "language" : "en-IE",
 "sessions_data" : [
{
  "app_arch" : "arm-64bit",
  "app_build_version" : "13",
  "app_version" : "0.1",
 "app_adamid" :12456,
 "app_sessionreporter_key" : ""
 "app_storefront" : 143339,
  "app_bundleid" : "my.bundle.id",
  "app_events" : [
    {
      "date" : "2018-05-25T09:24:15+0100",
      "state" : "foregroundRunning",
      "type" : "app_session",
      "duration" : 3
    },
    {
      "date" : "2018-05-25T09:24:45+0100",
      "state" : "foregroundRunning",
      "type" : "app_session",
      "duration" : …
Run Code Online (Sandbox Code Playgroud)

crash debugging ios testflight

5
推荐指数
0
解决办法
467
查看次数

标签 统计

crash ×1

debugging ×1

ios ×1

testflight ×1