HI, I am using Xcode version 14.1 and Ventura 13.0.1 MacOS.
I tried to run my app on real device, the build is succeed but I keep getting this error.
Unable to install "Bizel"
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402620388
User Info: { DVTErrorCreationDateKey = "2022-11-25 02:37:45 +0000"; IDERunOperationFailingWorker = IDEInstalliPhoneLauncher;}
No code signature found. Domain: com.apple.dt.MobileDeviceErrorDomain Code: -402620388
I already set the signing capabilities using Apple Development but still getting this error.
Can someone please help me to fix this.
Thank you