iOS graphics need more than 72 dpi

Hi Jason,

Can you pass on that declare structure for determining the iOS device scale factor?

Cheers
Marty

Is it this Declare?

https://documentation.xojo.com/topics/declares/examples_for_ios.html#Check_the_scale_for_the_main_iOS_screen

1 Like

I put the scale factor declare (slightly modernized to use iOSScreen) here:

Thanks Paul that does the trick :slight_smile: