Post

Replies

Boosts

Views

Activity

Reply to TestFlight alert after quitting the app
I have the same problem with my Unity project. Has anyone solved this? The only info I get out of the crash logs is this: {"share_with_app_devs":false,"bug_type":"179","os_version":"iPhone OS 14.4.2 (18D70)"} { "scheduled" : true, "machine_config" : "iPhone13,3", "log_version" : 2, "region_format" : "none", "os_version" : "iPhone OS 14.4.2 (18D70)", "language" : "en-DE", "sessions_data" : [ { "app_arch" : "arm-64bit", "app_build_version" : "2", "app_version" : "2.0", "app_adamid" : 1219622034, "app_sessionreporter_key" : "547B2A5F-792A-4D16-8F76-5BCA60DF9EBE", "app_storefront" : 0, "app_bundleid" : "com.my.app", "app_events" : [ { "date" : "2021-05-05T16:07:12+0200", "state" : "foregroundRunning", "type" : "app_session", "duration" : 63 }, { "date" : "2021-05-05T16:10:45+0200", "state" : "foregroundRunning", "type" : "app_session", "duration" : 22 }, { "date" : "2021-05-05T16:11:07+0200", "state" : "foregroundRunning", "type" : "app_session", "duration" : 91 }, { "date" : "2021-05-05T16:12:54+0200", "state" : "foregroundRunning", "type" : "app_session", "duration" : 12 }, { "install_type" : "storeDownload", "is_update" : false, "type" : "app_install", "is_redownload" : false, "date" : "2021-05-05T16:15:42+0200" } ], "app_is_beta" : true, "slice_uuid" : "A81C44F4-06B7-3D22-BC94-A0CD523C40C7", "app_cohort" : "2|date=1620219600000&sf=143445&tid=ac979ef3793c2297da9af6a700c9dfe7c20512a6fa566475235a4f76129db6b7&ttype=i" } ], "log_timestamp" : "2021-05-05T16:15:42+0200" }
May ’21