question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App stopped running on ios15 through xcode 13.1

See original GitHub issue

New Version

0.66.1

Old Version

0.63.4

Build Target(s)

launch on real device

Developer Environment

System: OS: macOS 12.0.1 CPU: (16) x64 Intel® Core™ i9-9980HK CPU @ 2.40GHz Memory: 3.47 GB / 32.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.17.0 - /usr/local/bin/node Yarn: Not Found npm: 6.14.13 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman Managers: CocoaPods: 1.11.2 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 21.0.1, iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0 Android SDK: API Levels: 28, 29, 30, 31 Build Tools: 28.0.3, 29.0.2, 30.0.2, 30.0.3 System Images: android-22 | Google APIs Intel x86 Atom, android-23 | Google APIs Intel x86 Atom_64, android-27 | Google APIs Intel x86 Atom, android-28 | Intel x86 Atom_64, android-29 | Intel x86 Atom_64, android-29 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom Android NDK: 22.1.7171670 IDEs: Android Studio: 4.2 AI-202.7660.26.42.7351085 Xcode: 13.1/13A1030d - /usr/bin/xcodebuild Languages: Java: 1.8.0_292 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: ^0.66.1 => 0.66.1 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Issue and Reproduction Steps

When I try to run the app on a real device with ios 15, I get an error in xcode. Also the application stopped running through testflight. The build is successful, but when the application is installed on the phone, I get an error.

Details

Unable to install "MyNativeMigration"
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402636802
User Info: {
    IDERunOperationFailingWorker = IDEInstalliPhoneLauncher;
}
--
An unknown error message 'ServiceConnectionInterrupted', was received from the device.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402636802
User Info: {
    DVTRadarComponentKey = 261622;
    MobileDeviceErrorCode = "(0xE8003FFE)";
    "com.apple.dtdevicekit.stacktrace" = (
	0   DTDeviceKitBase                     0x00000001136b8316 DTDKCreateNSErrorFromAMDErrorCode + 220
	1   DTDeviceKitBase                     0x00000001136f684a __90-[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:]_block_invoke + 155
	2   DVTFoundation                       0x000000010c055ea4 DVTInvokeWithStrongOwnership + 71
	3   DTDeviceKitBase                     0x00000001136f6594 -[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:] + 1420
	4   IDEiOSSupportCore                   0x000000011719ab4e __118-[DVTiOSDevice(DVTiPhoneApplicationInstallation) processAppInstallSet:appUninstallSet:installOptions:completionBlock:]_block_invoke.292 + 3508
	5   DVTFoundation                       0x000000010c189c07 __DVT_CALLING_CLIENT_BLOCK__ + 7
	6   DVTFoundation                       0x000000010c18b373 __DVTDispatchAsync_block_invoke + 931
	7   libdispatch.dylib                   0x00007ff805d07ad8 _dispatch_call_block_and_release + 12
	8   libdispatch.dylib                   0x00007ff805d08cc9 _dispatch_client_callout + 8
	9   libdispatch.dylib                   0x00007ff805d0ecee _dispatch_lane_serial_drain + 696
	10  libdispatch.dylib                   0x00007ff805d0f7c8 _dispatch_lane_invoke + 366
	11  libdispatch.dylib                   0x00007ff805d197e1 _dispatch_workloop_worker_thread + 758
	12  libsystem_pthread.dylib             0x00007ff805ebc08f _pthread_wqthread + 326
	13  libsystem_pthread.dylib             0x00007ff805ebb01b start_wqthread + 15
);
}
--

Analytics Event: com.apple.dt.IDERunOperationWorkerFinished : {
    "device_model" = "iPhone10,4";
    "device_osBuild" = "15.1 (19B74)";
    "device_platform" = "com.apple.platform.iphoneos";
    "launchSession_schemeCommand" = Run;
    "launchSession_state" = 1;
    "launchSession_targetArch" = arm64;
    "operation_duration_ms" = 9130;
    "operation_errorCode" = "-402636802";
    "operation_errorDomain" = "com.apple.dt.MobileDeviceErrorDomain";
    "operation_errorWorker" = IDEInstalliPhoneLauncher;
    "operation_name" = IDEiPhoneRunOperationWorkerGroup;
    "param_consoleMode" = 0;
    "param_debugger_attachToExtensions" = 0;
    "param_debugger_attachToXPC" = 1;
    "param_debugger_type" = 5;
    "param_destination_isProxy" = 0;
    "param_destination_platform" = "com.apple.platform.iphoneos";
    "param_diag_MainThreadChecker_stopOnIssue" = 0;
    "param_diag_MallocStackLogging_enableDuringAttach" = 0;
    "param_diag_MallocStackLogging_enableForXPC" = 1;
    "param_diag_allowLocationSimulation" = 1;
    "param_diag_gpu_frameCapture_enable" = 0;
    "param_diag_gpu_shaderValidation_enable" = 0;
    "param_diag_gpu_validation_enable" = 0;
    "param_diag_memoryGraphOnResourceException" = 0;
    "param_diag_queueDebugging_enable" = 1;
    "param_diag_runtimeProfile_generate" = 0;
    "param_diag_sanitizer_asan_enable" = 0;
    "param_diag_sanitizer_tsan_enable" = 0;
    "param_diag_sanitizer_tsan_stopOnIssue" = 0;
    "param_diag_sanitizer_ubsan_stopOnIssue" = 0;
    "param_diag_showNonLocalizedStrings" = 0;
    "param_diag_viewDebugging_enabled" = 1;
    "param_diag_viewDebugging_insertDylibOnLaunch" = 1;
    "param_install_style" = 0;
    "param_launcher_UID" = 2;
    "param_launcher_allowDeviceSensorReplayData" = 0;
    "param_launcher_kind" = 0;
    "param_launcher_style" = 0;
    "param_launcher_substyle" = 0;
    "param_runnable_appExtensionHostRunMode" = 0;
    "param_runnable_productType" = "com.apple.product-type.application";
    "param_runnable_swiftVersion" = "5.5.1";
    "param_runnable_type" = 2;
    "param_testing_launchedForTesting" = 0;
    "param_testing_suppressSimulatorApp" = 0;
    "param_testing_usingCLI" = 0;
    "sdk_canonicalName" = "iphoneos15.0";
    "sdk_osVersion" = "15.0";
    "sdk_variant" = iphoneos;
}
--


System Information

macOS Version 12.0.1 (Build 21A559)
Xcode 13.1 (19466) (Build 13A1030d)
Timestamp: 2021-10-28T15:21:56+03:00

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
lordenascommented, Nov 25, 2021

@lordenas were you able to fix this issue?

In my case, the error was in the “associated domain”. I have provided incorrect links. Other developers experienced this problem for other reasons as well. I recommend creating a new application, and gradually adding all the dependencies. This is how I found the solution to my problem.

0reactions
github-actions[bot]commented, Jul 1, 2022

This issue was closed because it has been stalled for 7 days with no activity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode 13 / iOS 15 takes longer tha… | Apple Developer Forums
I am using Xcode 13 on a Macbook Pro (Intel/2019) with macOS Big Sur 11.6. I am building and launching the app on...
Read more >
How to fix the error "The developer of this app needs to update ...
Step 1 : Your current XCode (12.4 or lower) needs the supporting device images to support iOS 15.
Read more >
Xcode(version 13.3.1) doesn't support iOS 15.6 [duplicate]
We can debug iOS(15.6) by using Xcode 13.4.1, which is not showing ... to develop apps for iPhone, iPad, and iPod touch devices...
Read more >
iOS 15 crash with build on Xcode 13 (sandbox?) #700 - GitHub
We have found that we don't get the crash when running a local build from XCode but we do get the crash for...
Read more >
Issues with app built for iOS 15 and Xcode 13 - Unity Forum
Both running linked to Xcode and when unplugged. The version of the app from the App Store built with the previous Xcode runs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found