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.

Android app v0.2.11 not able to make unencrypted connections

See original GitHub issue

The moment the spark-wallet App on my android (version 9) phone updated to version 0.2.11, it was no longer able to connect to my server. Spark-wallet still worked in a browser. I went back to spark-wallet App version 0.2.9 and everything is working again. This has nothing to do with the latest version of c-lightning (0.8.0) which only requires one to run spark-wallet with --ln-path ~/.lightning/bitcoin on the server.

See also this closed issue

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
shesekcommented, Dec 22, 2019

I released v0.2.12, should shortly become available in the Play Store. @sumBTC @k3tan172 can you give this a go?

0reactions
shesekcommented, Dec 23, 2019

Great! Thank you for confirming.

I do still recommend you to look into setting up something else to take care of encryption. You can try following the instructions here to setup nginx as a reverse proxy with tls. If you’re running into trouble, feel free to ping me on freenode (same nick) and I’ll gladly help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Security tips - Android Developers
The key consideration is making sure that appropriate protocols are used for sensitive data, such as HttpsURLConnection for secure web traffic. ...
Read more >
Protecting users with TLS by default in Android P
If your app uses TLS for all connections then you have nothing to do. If not, update your app to use TLS to...
Read more >
Fix an installed Android app that isn't working - Google Support
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >
Encryption for SIP/H.323 - Zoom Support
To view the unencrypted connections warning · Android: 5.4.6 (812) or higher · iOS: 5.4.6 (59285.1207) or higher ...
Read more >
Fine-tune your App Transport Security settings - Discover
At Apple, we believe privacy is a fundamental human right. When people connect to a public Wi-Fi hotspot, they expect to use your...
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