Hi,
I’m facing a issue in Xamarin studio, while debugging application in iPhone 6 with iOS 8.3.
But the same application is debugging properly in iPhone 5 with iOS 8.3 and iPhone 5S with iOS 8.4.
I tried below scenarios, but there is no luck.
1. Build->Clean All
2. Quit/Restart IDE, PC
3. Deleted old provisioning profiles and reinstalled again.
Added UDID of the device in provisioning profile also. But app is not debugging.
Tried with Enterprise profile also, where the ipa installed on any iOS device. But there is no luck.
Here is the stacktrace :
`Installing application bundle
writeDictToFile:1249 open failed for /Users/prudvee/Projects/Synnex/iOS/obj/iPhone/Debug/mtouch-cache/install-shadow-directory/d34ea30b1e2aa123167fd23669dfb4bd/5a0a6567deeb7aeb9551de8e2db3228de173c94e/ManifestCache.plist : No such file or directory
MDMCacheDirectoryManifest:1323 writeDictToFile failed to write to /Users/prudvee/Projects/Synnex11thJuly/iOS/obj/iPhone/Debug/mtouch-cache/install-shadow-directory/d34ea30b1e2aa123167fd23669dfb4bd/5a0a6567deeb7aeb9551de8e2db3228de173c94e/ManifestCache.plist : No such file or directory
error MT1006: Could not install the application '/Users/prudvee/Projects/Synnex/iOS/bin/iPhone/Debug/Synnex_Cart.iOS.app' on the device Infotrax iPhone: Application Verification Failed Error (error: 0xe800003a).
The application was terminated by a signal: SIGHUP`