Xamarin.iOS App Not Deploying to Physical Device - XCode 14.3 | Xamarin.iOS 16.4.0.6

Veeral Suthar 0 Reputation points
2023-05-25T18:59:48.8366667+00:00
  • I recently attempted to deploy a few minor bug fixes after an Xcode update, and I noticed that running the app on a local device was not deploying for the following reason found in Deploying to Device log:

ApplicationVerificationFailed: Failed to verify code signatureof /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.0ENu4I/extracted/***.iOS.app/PlugIns/***.appex : 0xe8008015(A valid provisioning profile for this executable was not found.)

I've reviewed this related issue and similar issues. For attempts to fix I have:

  • Created a new provisioning profile just in case
  • Verified my Provisioning Profile matches the dummy app in Xcode
  • Tested a new app with the same provisioning profile (with a wildcard identifier)
  • Tried to clean/build/rebuild.
  • Rolled back the code changes and attempted to run that version.

I've attached the a half-symblocated iOS crash log and a recent Device Deployment Log. Any help would be appreciated!

Developer technologies | .NET | Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.