sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

Bug with dynamic typing #267

Closed DavidDHansson closed 2 years ago

DavidDHansson commented 2 years ago

When a user has enabled "Larger Accessibility Sizes" under "Accessibility" -> "Display & Text Size" -> "Larger Text" and also turned up the font-size, the permission view from the library is unusable.

To reproduce

A solution would be to ignore the systems font-size and only use predefined font-sizes?

Screenshots: Simulator Screen Shot - iPhone 8 - 2021-10-22 at 10 42 30 Simulator Screen Shot - iPhone 8 - 2021-10-22 at 10 50 54 Simulator Screen Shot - iPhone 8 - 2021-10-22 at 10 51 22

ivanvorobei commented 2 years ago

Thanks for report. Soon fix it

ivanvorobei commented 2 years ago

Sorry for delay, fixed in 6.8.0.