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.

I’m getting this error Failed to load resource: An SSL error has occurred and a secure connection to the server cannot be made. ---- https://api.branch.io/v1/close When my cordova app (iOS) comes out of paused state.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
aaustincommented, Jan 12, 2016

Ah - found this. Can you add the following to res/xml/cordova.xml: <access origin="https://api.branch.io" subdomains="true" />

0reactions
dangreenisraelcommented, Jan 12, 2016

Epic.

I put it in config.xml and it worked.

Weird, because already had <access origin="*" /> in there

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 7 Ways to Fix SSL Connection Error in Safari for iPhone
Top 7 Ways to Fix SSL Connection Error in Safari for iPhone · 1. Toggle Airplane Mode · 2. Restart Safari · 3....
Read more >
What is SSL on iPhone? How to Enable SSL on an iPhone
'SSL Error on iPhone” is an error customarily observed when an outdated version of an SSL certificate in place of the latest TLS...
Read more >
How to fix the SSL connection error on my iPhone - Quora
Go to Settings, then Accounts and Passwords, then tap on on account you wish to secure, then tap on email ID, tap on...
Read more >
8 Ways to Fix SSL Connection Errors on Various Browsers ...
4. How to Fix the SSL Connection Error on iPhones and iPads · Open the Settings app and select General > Date &...
Read more >
How to Fix SSL Error iPhone with the Easiest Way - StarzSoft
Part 2: How to Fix SSL Error iPhone: 7 Common Solutions · Fix 1: Set Date&Time to Automatically · Fix 2: Clearing Browser...
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