ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

No connection to instances #157

Closed Valdnet closed 2 years ago

Valdnet commented 2 years ago

On Android 7 , it is not possible to connect to instances. After tapping the "Translate" button, I get the message:

Something went wrong

Check instance.

Internet connection only via Wi-Fi.

ManeraKai commented 2 years ago

Found this: https://flutter-developer.medium.com/flutter-android-7-certificate-verify-failed-with-letsencrypt-ssl-cert-after-sept-30-2021-9cb5f672c090 Working on it.

ManeraKai commented 2 years ago

Fixed in https://github.com/ManeraKai/simplytranslate_mobile/commit/ed29db5ed627630599e0c21acd501d8a26f145e0.

Hopefully: https://github.com/ManeraKai/simplytranslate_mobile/actions/runs/1429740226

Valdnet commented 2 years ago

Works correctly 👍.