mattermost / mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native
https://about.mattermost.com/
Apache License 2.0
2.14k stars 1.3k forks source link

No text on buttons / unusable app since 2.17.0 #8039

Open Leny1996 opened 1 month ago

Leny1996 commented 1 month ago

On 2.16.0: Screenshot_20240626-080611_Mattermost.png

On 2.17.0 and 2.17.1: Screenshot_20240626-080638_Mattermost Beta.png

Text is missing, causing app to be unusable. Reinstalling and removing data didn't change anything. Cannot find anything interesting in Logcat.

My phone details: OnePlus 9 Pro (StagOS ROM) Android 12L Kernel 5.4.191

Juliet879 commented 2 weeks ago

Would like to contribute to this, any help needed?

enahum commented 2 weeks ago

@Juliet879 please go ahead

Juliet879 commented 2 weeks ago

@Leny1996 , are there steps to replicate this or more info on which particular screen this is.

Leny1996 commented 2 weeks ago

@Juliet879 I can see, that this happens also on one another application. Looks like my particular API version could be affected, because on a separate phone with Android 14 everything works. All strings are missing (like every text was replaced by empty character ), on every "screen". It's hard to debug this from my side, since there is no errors in logcat visible.

Juliet879 commented 2 weeks ago

@Leny1996 have tried this on Android 13 and all seems to be working as expected. Unfortunately am not able to replicate it

raysii3 commented 2 weeks ago

Same issue here, with OnePlus 8 Pro on Android 12.

Leny1996 commented 2 weeks ago

Looks like Mattermost Beta (2.18.0) fixes the issue. The question is what changed?

enahum commented 2 weeks ago

A lot changed in 2.18, mostly with the underlying framework. We upgraded all dependencies and one of then was react native

Leny1996 commented 1 week ago

I need to reopen this. Looks like it was a false-positive (Beta is not having this Welcome presentation), on 2.18.0 it's still missing strings. I just rechecked Beta, it's better but still missing messages. Screenshot from Mattermost Beta IMG_20240717_113638.png

Leny1996 commented 3 days ago

@amyblais could you please reopen this issue?