Error running hotrestart: 'An unexpected error occurred and the process has been terminated'

Viewed 596

HotRestart has been working fine but it has been awhile since I tried it. I have upgraded Visual Studio 2019 to 16.7.3 latest version. Since it is running the signing command, I would think there is an issue with signing the iOS application and deploying to my iPad device which has worked fine in the past. How do I determine exactly what is failing and how to fix the issue?

Error running hotrestart: 'An unexpected error occurred and the process has been terminated'. 
    Command: 'sign 
    -i="C:\Users\orgbr\AppData\Local\Temp\Xamarin\HotRestart\Bundles\16.7.000.440\fcf6121cf34b44a6384edbf0e75e37ea\HealthManager.iOS.app" 
            -p="C:\Users\orgbr\AppData\Local\Xamarin\iOS\Provisioning\Profiles\a522c89e-17b8-4139-82de-b73df3481e99.mobileprovision" 
            -c="C:\Users\orgbr\AppData\Local\Xamarin\iOS\Provisioning\Certificates\3328C25D55251B30.p12" 
            -pk="CFBundleIdentifier" -pv="com.orgbrat.HealthManager" -w="43535a82-2b8a-4726-9445-41ca58f4e1ce"' 

    HealthManager.iOS   
    C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Local.targets  300
0 Answers
Related