i think autoshrink in iOS 15 does not work correctly.
my label is رقم الجواز السفر...
. when i set it to Minimum Font Scale
or Minimum Font Size
, it reduce size of font while it has enough space
with these params, my label looks like this:
when i see label is view debug hierarchy, it is:
now i change autoshrink to Fixed Font Size
:
so with that everything is ok but with minimum...
it causes problem
note: i don't have any problem in iOS 14 and 13 and 12 and also in English version of app