Crashes on some devices - arm64-v8a
Open
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 326
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 17
Description
Hi,
I was informed on some crashes during httpsURLConnection process. Downgrading the lib from 1.4.0 to 1.3.0 solved the issue.
Here the issue with some logs: https://gitlab.com/tom79/mastalab/issues/565
Call at the origin of the crash:
https://gitlab.com/tom79/mastalab/blob/develop/app/src/main/java/fr/gouv/etalab/mastodon/activities/LoginActivity.java#L201
The method using httpsURLConnection:
https://gitlab.com/tom79/mastalab/blob/develop/app/src/main/java/fr/gouv/etalab/mastodon/client/HttpsConnection.java#L119
Contributor guide
Assessment
This issue has not been assessed yet.