Florian Pradines
Florian Pradines
For me, the only apps which triggering an incorrect behavior like this one (app is in a language, but other things are in phone language) are the app which get...
I have the same problem! Edit : solved with issue #39
I have the same problem than seems I switched to Play 2.6.0-RC2 and Ebean 4.0.0-M3. The error seems more "random" to me, because it happens randomly in development and in...
I found and fixed the problem for my crash. There were conflicts with versions... Solved by doing this in my build.sbt ```scala libraryDependencies ++= Seq( ... "com.typesafe.play" % "play-jdbc_2.12" %...
The error surfaced again (play 2.6.2)... I did not have the problem when starting the project in dev mode but when I pushed the app to my production servers, it...
I still have the error with play 2.6.13 and play ebean 4.1.0 (no errors with 4.0.6). But I have the error in development. See my issue on the play-ebean repo:...
Any news on this issue ? I will copy the source meanwhile.
Hi, Some apps use native code which can't be changed, since XPosed can't hook into native methods. But facebook allows you to manually change the language of the facebook app
Hi @shangshiyjn, Thanks for reporting this. Actually I do not have XPosed anymore on my device since it is not compatible with my ROM. Could you upload a screen record...
Hi @DandelionSprout Thanks for the PR. It's good, but I have a little concern about `b+(ISO code)+Latn` and `b+(ISO code)+Cyrl`. Could you test if they work or at least, do...