Bug P3
Status Update
Comments
th...@gmail.com <th...@gmail.com> #3
Thanks for the report!
th...@gmail.com <th...@gmail.com> #4
The release notes documentation has been edited to clarify this change in behavior for line height.
To support non-standard text sizes, we encourage users to follow the Material design system and use a different style = LocalTextStyle.current.copy(lineHeight = TextUnit.Unspecified)
, or create a custom Typography
entirely.
Description
I have multiple users that reports me bad feedbacks about the new mobvoi firmware:
Recently, Mobvoi did the switch to Wear OS 3.5
This firmware update is rolling out on ticwatch pro 3.
Just to let you know that it seems that it brokes the "application integrity > Visibility of play store page" section of dev console, on mobvoi watch.
The watch fails the integrity checks with this new firmware.
If the play store dev pages activates the "recommended integrity checks" for an application (as recommended by Google), then the app will be displayed as INCOMPATIBLE for mobvoi users.
So, if we want mobvoi ticwatch pro 3 users to be able to install the app on their watch, we have to downgrade to "base integrity checks".
We can no longer use the "recommended" value, which is a security issue.
Regards,
Thomas