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.

Having trouble building with uploaded certificates.

See original GitHub issue

It just ends with:

[exp] iOS: There was an error with this build. Please try again.

But it works when I let Expo manage my certificates!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
xavier-villelegiercommented, Jul 25, 2017

@timbrandin Which file are you giving to exp as a certificate ? I think it has to be a .p12 file, which is the private key. A good thing is to run exp fetch:ios:certs to download the .p12 files (distribution + push), and these files can be used later with exp. For the push certificate, I generally let exp handle this for the first time, and then I use exp fetch:ios:certs to reuse these certificates for future deployments.

0reactions
timbrandincommented, Aug 25, 2017

Thx @dikaiosune, will do that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Simple Explanation of SSL Certificate Errors & How to Fix ...
Learn what an SSL certificate error is. Then walk through various steps you can take to fix the error and get your site...
Read more >
Common SSL Certificate Errors and How to Fix Them
Common SSL Certificate Errors and How to Fix Them · Choosing the Right Approval Method · Private Key Missing · SAN Compatibility ·...
Read more >
Uploading SSL Certificates - TeamCity On-Premises
Go to Administration | Projects and click <Root project> in the project tree. In the Root project's settings, open the SSL/HTTPS Certificates ......
Read more >
Manage custom certificates · Cloudflare SSL/TLS docs
To upload a custom SSL certificate in the dashboard: Log in to the Cloudflare dashboard ... Step 1 — Update the file and...
Read more >
Error message occurs when trying to upload pfx certificate ...
In the left navigation, click on Diagnose and solve problems > click on SSL and Domains > select certificate upload operation.
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