Debug iOS8 apps on iOS9 devices
Before a new release of iOS came out, you want to test how the actual version works on it, right?
Before a new release of iOS came out, you want to test how the actual version works on it, right?
Since iOS 6, UIPageViewController has a bug in swipe mode that show the wrong page after setting programmaticaly new view controllers in it and swiping back.
To support to iPhone 6 (and 6 Plus) bigger screens in Spreaker Radio app I prepared a LaunchScreen.xib file to let the splashscreen adapt to any screen size...