klinker24 / talon-for-twitter-android

The most powerful and beautiful Twitter client available.

Home Page:https://klinkerapps.com/talon-overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate tweets on Android 9 Pie

jomorodion opened this issue · comments

I’ve been using Talon for quite some time now and a week ago I switched to an Oneplus 6, which runs Android 9.
The translate tweet function doesn’t work on Android 9 anymore. The redirect to translate.google.com won’t load because of the following error:

net::ERR_CLEARTEXT_NOT_PERMITTED.

Some search via Google make it seem like it would be an easy fix, I’d really appreciate if someone could implement that.
Still works great on my tablet running Android 8.

Thanks in advance!

Are you using the latest version of the app? This was fixed a long time ago by using the https version of Google translate. I can confirm it works fine across all of my 9.0 devices, and that I have not heard from others on this issue.

translateUrl = sharedPrefs.getString("translate_url", "https://translate.google.com/#view=home&op=translate&sl=auto&tl=en&text=");

Thanks for the fast reply!

I was in the beta program for the app and it showed 7.5.8 as the version number in the settings. I just left the beta and installed the regular one and now it works perfectly again.

The new one also shows the same version number … . I’m not sure if the beta version was the issue. I only bought the phone 7 days ago and I haven’t used Titanium backup (or something similar) for any app data from a previous version.
Anyway, it works again :).