-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android 11 breaks compatibility layer for TLS 1.2+ #68
Comments
I'm getting constant crashes from the survey, leading to me being unable to submit successfully on Android 12. |
Yeah for now the best is to reject the survey until I've got a fix out. |
Unfortunately not rejecting it makes the app unusable since the survey pops
up each time, then when you accept, the app crashes.
…On Thu, Dec 2, 2021, 20:51 Aron Heinecke ***@***.***> wrote:
Yeah for now the best is to not reject the survey until I've got a fix out.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APA3AUZEAJOKZ6CFCTZGIHTUO7E2NANCNFSM5HP4DLVQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Rejecting is the only way I can find to break that loop and make the app usable again. |
Eh yeah, I messed that sentence up. I wanted to say reject the survey. |
This takes a little bit longer to fix because I had to do a lot of stuff in the background. If you want to know more the details are below:
|
Describe the bug
On android 11 the survey crashes (sometimes?) due to problems with the netcipher compat layer that provides TLS 1.2+ on android 4.4
The text was updated successfully, but these errors were encountered: