You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I'm having issue to run virosample app on my iphone.
I followed the integrating instructions.
But when I try to run, it built but failed to install the app on my iphone.
Here's error.
Details
Unable to install "viroapp"
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402653103
Hello. I'm having issue to run virosample app on my iphone.
I followed the integrating instructions.
But when I try to run, it built but failed to install the app on my iphone.
Here's error.
Details
Unable to install "viroapp"
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402653103
Could not inspect the application package.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402653103
User Info: {
DVTRadarComponentKey = 282703;
MobileDeviceErrorCode = "(0xE8000051)";
"com.apple.dtdevicekit.stacktrace" = (
0 DTDeviceKitBase 0x0000000127fad81a DTDKCreateNSErrorFromAMDErrorCode + 233
1 DTDeviceKitBase 0x0000000127feef70 __90-[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:]_block_invoke + 155
2 DVTFoundation 0x000000010ec6af35 DVTInvokeWithStrongOwnership + 73
3 DTDeviceKitBase 0x0000000127feeca8 -[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:] + 1654
4 IDEiOSSupportCore 0x0000000127e65e91 __118-[DVTiOSDevice(DVTiPhoneApplicationInstallation) processAppInstallSet:appUninstallSet:installOptions:completionBlock:]_block_invoke.352 + 4165
5 DVTFoundation 0x000000010ed9e5d4 DVT_CALLING_CLIENT_BLOCK + 7
6 DVTFoundation 0x000000010eda0216 __DVTDispatchAsync_block_invoke + 1194
7 libdispatch.dylib 0x00007fff6dec9583 _dispatch_call_block_and_release + 12
8 libdispatch.dylib 0x00007fff6deca50e _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff6decface _dispatch_lane_serial_drain + 597
10 libdispatch.dylib 0x00007fff6ded0452 _dispatch_lane_invoke + 363
11 libdispatch.dylib 0x00007fff6ded9a9e _dispatch_workloop_worker_thread + 598
12 libsystem_pthread.dylib 0x00007fff6e1246fc _pthread_wqthread + 290
13 libsystem_pthread.dylib 0x00007fff6e123827 start_wqthread + 15
);
}
System Information
macOS Version 10.15.3 (Build 19D76)
Xcode 11.6 (16141)
Anybody please help me.
The text was updated successfully, but these errors were encountered: