I have successfully installed and tested the Watch app locally on my Watch from Xcode many times and everything installed and worked perfectly. Once I uploaded the build to iTunes Connect and installed it from testflight the iphone app installs fine but the watch app errors out at about 80% with the following error: Failed to install [app name], error: Application Verification Failed
.
Some info about the project:
I am using App Groups and the entitlements are all correct as far as that goes. I've also checked to make sure that the iOS Deployment Target listed in my WatchKit App and WatchKit Extension targets are both set to 8.2.
My main app target deployment target is set to 8.0.
My watchkit app includes a pod install of MagicalRecord 2.2.0