Hello,
I got some problem when I tried to run watch app on my Apple Watch.
I would like to have any advices on this issue.
- Background
I created app by using “iOS app with watch app”.
I also implemented Firebase in this app by using CocoaPod.
- What I’m trying to do
What I’m trying to do is to run this watch app on my Apple Watch.
- What isn’t working as expected
When I clicked run, I got error message.
*Unable to install “watch app name”
Here is the detail error message.
Failure Reason: The entitlements specified in your application’s Code Signing Entitlements file are invalid, not permitted, or do not match those specified in your provisioning profile. (0xE8008016).
3.Other information.
Xcode Version 11.2.1 (11B500)
iPhone XS
iOS 13.3 (17C54)
Apple Watch 5
Watch OS 6.1.1 (17S449)
It would be great if anyone can give me advices.
Thanks,