Phone freezes and restarts trying to open newly installed app

I am an Apple Developer trying to submit a new version of my app in the App Store. I currently have a build waiting Beta App Review for Test Flight external testers. We are seeing this issue when we install the app from Test Flight (as Internal tester) on to iPhone 6 Plus - iOS version 11.3 -- The app installs successfully but when trying to run the app for the first time, the phone freezes for approximately 2 mins and then goes in to sleep mode. After the entering the unlock passcode to go to Home screen, tapping on the app again, the app runs normally. In fact, during installation of the app or right after the installation, if I try to run any other app such as "Settings", the phone freezes, too.


We did see this issue during testing with ad hoc provisioning profiles. We looked in the device logs and ran the app using instruments such as Time Profiler, Static Initializer but couldn't find much information for this behavior. Whats strange is that we don't have an issue with the app version currently available in the App Store and when we tried to test the same code (previously submitted and released in the App Store) using the ad hoc provisioning profile, we saw the same issue. We are unable to move forward wih the submission because of this issue.


Has anyone seen this behavior? Could this be a device or iOS problem? Kindly advise.


Thanks,

Updated to add:

Here is the device log related to the phone freezing issue:


DuetActivitySchedulerDaemon default Attempting to suspend based on triggers: ( "com.apple.duetactivityscheduler.pluggedinpolicy.batteryStatus" ) 15:33:48.680719 -0700 dasd

DuetActivitySchedulerDaemon default Ignoring trigger com.apple.duetactivityscheduler.pluggedinpolicy.batteryStatus because conditions are deteriorating 15:33:48.680990 -0700 dasd

DuetActivitySchedulerDaemon default Evaluating 0 activities based on triggers


mobilewatchdog default 100019711414708: watchdog: GetIsAlive for service com.apple.backboardd failed with error 268451843. now: 100019711413333 last_success: 99899709105708 last_crash: 99579648923666 num_crashes: 0 15:33:50.238421 -0700 mobilewatchdog

mobilewatchdog default 100019711474291: watchdog: com.apple.backboardd not responding to query at time 100019711413333; forcing a crash 15:33:50.238561 -0700 mobilewatchdog

ReportCrash default Stackshot requested by mobilewatchdog, code: faded321, reason: <private> 15:33:50.243609 -0700 ReportCrash

ReportCrash default starting prolongation transaction timer 15:33:50.244496 -0700 ReportCrash

CrashReporterSupport default Report of type '288(288)' not saved because the limit of 100 logs has been reached 15:33:50.246924 -0700 ReportCrash


I have no idea what could be causing this.

Replies

Hello


I have the exakt same problem my phone restarts all the time and now you dont need a passcode to login it was desabeld during the update. so now if I lost my phone the one who ever finds it can just pick it up and login nothing woorks atm on the phone after the update.


So my next phone will be a huawei p20 pro befor the update I was on my way to get an IphoneX, after 9.5 years with apple or so my first phone was iphone 3 im leaving in anger and will never go back.


Have a nice day


// Andreas from Sweden

I'm getting the same behavior on iOS 11.3.1

After a period of inactivity in an app (my own app and Inbox by Google), the app goes to a black screen with the white spinning activity indicator for 5-10 seconds, then locks. Have to unlock and you're back at the home screen.

Same logs:

default 14:54:49.449536 -0700 mobilewatchdog 333328722246208: watchdog: GetIsAlive for service com.apple.backboardd failed with error 268451843. now: 333328722243666 last_success: 333208713010833 last_crash: 327796975020291 num_crashes: 0

default 14:54:49.449895 -0700 mobilewatchdog 333328722458250: watchdog: com.apple.backboardd not responding to query at time 333328722243666; forcing a crash

default 14:54:49.463537 -0700 ReportCrash Stackshot requested by mobilewatchdog, code: faded321, reason: <private>

default 14:54:49.470163 -0700 ReportCrash starting prolongation transaction timer

default 14:54:49.491050 -0700 ReportCrash Unknown KCDATA 922, size 4, flags 922

default 14:54:49.842516 -0700 ReportCrash Saved type '288(288)' report (59 of max 100) at /var/mobile/Library/Logs/CrashReporter/stacks+backboardd-2018-06-11-145449.ips

default 14:54:49.865879 -0700 mobilewatchdog Connection interrupted!

default 14:54:49.867034 -0700 CommCenter #I CTServerConnection from pid 2287 has closed (conn=0x101d9c990)

default 14:54:49.867424 -0700 SpringBoard Terminating since backboardd has gone away.


Customers are reporting their iPads "going to sleep" inexplicably, and I'm sure it's this.


Why is it forcing this crash?