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.

Error: Could not get code signature for running application

See original GitHub issue
screen shot 2018-01-06 at 8 21 32 am

Hey 👋

As you can see, the binary crashes because you are using the autoUpdater API on a non-codesigned application.

Maybe there’s a few steps missing in the README? 😅

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
yeskunallcommented, Jan 8, 2018

I can run yarn start, so I can set up a dev workflow, but setting that flag to false didn’t seem to work for me. I’m gonna close this until I can come back to you with more on this. Thanks @bukinoshita 💖

0reactions
bukinoshitacommented, Jan 8, 2018

@yeskunall were you able to run?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not get code signature for running application #7476
app. step 1:create a new login type key in your mac. step 2: go into your electron dist folder.ex:{project}/node_modules/electron/dist with cmd.
Read more >
Invalid Code Signature Mac App | Apple Developer Forums
When I download the same app on the machine I built it on, I get an error that says Apple cannot detect if...
Read more >
How do I code sign an Electron app before bundling it (for Mac)?
This line raises an Electron error that says: "Could not get code signature for running application." OK, so I do a search and...
Read more >
Code signature issues - Objective Development - Help Center
If a code signature exists, but a check turns out that it is invalid, the executable or a resource of the application has...
Read more >
Failed to verify code signature error deploying to iOS device
It runs fine in the simulator and builds for the device, but during deployment, I get this error: ApplicationVerificationFailed: Failed to verify code...
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