#21 MetaDB API not working on older Android APIs

Closed
opened 6 years ago by zPlus · 1 comments
zPlus commented 6 years ago

SSL Error: "Unknown error during handshake"

Possible reason: https://blog.dev-area.net/2015/08/13/android-4-1-enable-tls-1-1-and-tls-1-2/

SSL Error: "Unknown error during handshake" Possible reason: https://blog.dev-area.net/2015/08/13/android-4-1-enable-tls-1-1-and-tls-1-2/
zPlus commented 6 years ago
Owner

Closing this as wontfix. Reasons:

  • looks like it's a SSL/TLS handshake issue
  • should be fixed for API version 20+
  • tested on a newer phone (Android 7) and it works without problems. On my old phone (Android 4) it doesn't work (I get the error)
  • API 20 is already considered old and "unsupported"
  • I don't have time to support old, unsupported APIs
  • if there is demand for it, I could work around this by adding a "use HTTP instead of HTTPS" flag
Closing this as `wontfix`. Reasons: - looks like it's a SSL/TLS handshake issue - should be fixed for API version 20+ - tested on a newer phone (Android 7) and it works without problems. On my old phone (Android 4) it doesn't work (I get the error) - API 20 is already considered old and "unsupported" - I don't have time to support old, unsupported APIs - if there is demand for it, I could work around this by adding a "use HTTP instead of HTTPS" flag
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.