My oF iOS app gets wrong resolution on iPhone 6: 960x640. When I try the iosCustomSizeExample and choose "full" it gets a resolution of 1136x640. It should be 1334x750. On iPad mini retina it works fine and gets a resolution of 2048x1536 on both, my own app, and the iosCustomSizeExample. The reason I use the nightly build is because of the need of 64-bit support on the App store.
Source code for my app: https://github.com/stirem/BITWaves/tree/dev