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..

有帮助吗?

解决方案

You can use the enableRetinaDisplay:NO method for this.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top