Reputation: 71
This is driving me crazy. I have an iPad Mini as my real test device. There's an UITextView
and it's insanely small. I can not tell why the UITextView
is all normal when opening the app on an emulator. I can't use my desired font size on any UITextView
on iPad Mini.
Here's screen shot:
Small font size screenshot (real device - iPad Mini)
Normal desired font size (emulator - iPad Pro)
I don't know if anyone had faced this issue before. I couldn't find any related questions on this site nor Google. Any suggestions?
iPad Mini runs on iOS 9.3.5 and simulator runs on 11.4
Upvotes: 1
Views: 195
Reputation: 361
Not sure but it could be a setting problem on device
On your device Setting - General - Accessibility - Larger text If it’s smaller than average set it again!
Upvotes: 0