question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

iPhone has denied the launch request. Internal launch error: process launch failed: failed to get the task for process 7661

See original GitHub issue

Describe the bug I was making settings for AWS Pinpoint IOS, when I’m trying to run the app on my real device, I got an error: "iPhone has denied the launch request. Internal launch error: process launch failed: failed to get the task for process 7661’

To Reproduce Steps to reproduce the behavior:

  1. Follow official guide for setting up Push Notification AWS Pinpoint,
  2. Uncheck automatically manage signing
  3. Import provisioning profile

Expected behavior App runs on the phone

Desktop (please complete the following information):

  • OS: IOS

Smartphone (please complete the following information):

  • Device: Iphone
  • OS: IOS

Additional context When I was using “Automatically manage signing” I was able to install an app on the phone, however, I was not able to receive any push notification from AWS Pinpoint in that case, I’m not sure whether or not “manual signing” is required or not.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

66reactions
Luckygirlllllcommented, Apr 18, 2019

This problem was solved by going in Xcode to Product -> Scheme -> Edit Scheme -> change Executable to Ask on Launch

36reactions
feudadriencommented, Sep 22, 2019

This problem was solved for me by going in Xcode to Runner -> Signing & Capabilities -> Signing (Debug) -> Check “Automatically Manage Signing” +Add Team

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode 10: iPhone has denied the launch request
Hi,. After i updated my Mac Mini to the OS X Mojave the Xcode 10 stop to launch my apps with the message:...
Read more >
iPhone has denied the launch request. Internal launch error ...
iPhone has denied the launch request. Internal launch error: process launch failed: Unspecified · try Quit Xcode -> Restart -> Clean -> Run....
Read more >
Xcode 10 - Iphone Has Denied Request To Launch - ADocLib
You will most often get this error, when you have added new account in profile in Xcode > Targets > Signing. You can...
Read more >
How to correct error on Xcode: iPhone has denied the launch ...
This usually comes when your device is locked during the launch. I suggest you to reconnect device and make device unlocked while launch...
Read more >
Launch failed failed to get the task for process, Ios deploy failed to ...
Jump to bottom. iPhone has denied the launch request. Internal launch error: process launch failed: failed to get the task for process 7661...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found