In Progress error app Health


gogocar62

XM12 Tester
Apr 22, 2021
3,989
322
error app Health - the app closes itself
Poco F3 - wekkly 22.1.19 https://streamable.com/bnt0h9

The error manifests itself in the Czech language.
The app works correctly in English.

log.
Code:
java.util.FormatFlagsConversionMismatchException: Conversion = c, Flags =
    at java.util.Formatter$FormatSpecifier.failMismatch(Formatter.java:4399)
    at java.util.Formatter$FormatSpecifier.checkBadFlags(Formatter.java:3092)
    at java.util.Formatter$FormatSpecifier.checkCharacter(Formatter.java:3069)
    at java.util.Formatter$FormatSpecifier.<init>(Formatter.java:2819)
    at java.util.Formatter$FormatSpecifierParser.<init>(Formatter.java:2625)
    at java.util.Formatter.parse(Formatter.java:2558)
    at java.util.Formatter.format(Formatter.java:2505)
    at java.util.Formatter.format(Formatter.java:2459)
    at java.lang.String.format(String.java:2911)
    at android.content.res.Resources.getString(Unknown Source:19)
    at android.content.Context.getString(Unknown Source:4)
    at e.b.h.q.a(Unknown Source:14)
    at d.h.a.M.a.a.i.a(Unknown Source:35)
    at d.h.a.M.a.a.i.a(Unknown Source:1132)
    at d.h.a.M.a.a.j.a(Unknown Source:33)
    at d.h.a.M.a.a.c.apply(Unknown Source:6)
    at b.s.M.a(Unknown Source:4)
    at b.s.x$a.a(Unknown Source:20)
    at androidx.lifecycle.LiveData.a(Unknown Source:29)
    at androidx.lifecycle.LiveData.b(Unknown Source:44)
    at b.s.z.b(Unknown Source:14)
    at b.s.w.run(Unknown Source:18)
    at android.os.Handler.handleCallback(Unknown Source:2)
    at android.os.Handler.dispatchMessage(Unknown Source:4)
    at android.os.Looper.loopOnce(Unknown Source:176)
    at android.os.Looper.loop(Unknown Source:77)
    at android.app.ActivityThread.main(Unknown Source:138)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
    at com.android.internal.os.ZygoteInit.main(Unknown Source:306)
 
Last edited by a moderator: