Reputation: 347
So I try to deploy a new application (File - New Project) on my iphone and... And... Nothing... "has denied the launch request". On simulator everything is ok.
Yes, I read this Xcode 9 error: "iPhone has denied the launch request"
I use 'automatic manage signing' and Signing certificate is 'iPhone Developer...'. Code Signing Identity in Build Settings section set to 'iOS Developer'
I have no idea at all. Help!
Upvotes: 2
Views: 1198
Reputation: 347
Nevermind. Setting 'Apple Worldwide Developer Relations Certification Authority' trust mode from 'Always trust' to 'System defaults' fixed this issue.
Upvotes: 1