My ipad app looks good on 9.7, 10.5 inches screen, but when it comes to 12.9", the app looks too small. For example, the collection view cells, looks too small on the screen. I am trying to do two things here,
Increase fonts for the whole app, since iPad has regular width and regular height, I am stuck as how to increase the fonts.
The collection views, tableviews or other content on the screen, looks too small. Should I rewrite the code based on the screen sizes?