Question

I have used an open source API (VFR reader) to create an iOS app that displays pdf files. Now I want to disable the Retina display in my APP. How can I Do this .

Please help me out..

Was it helpful?

Solution

You can use the enableRetinaDisplay:NO method for this.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top