ios - Weird issues with xcode 7 -
when use xcode 6 apps works fine. when update new xcode 7 apps has problems. scrollview news not work. in tableview when tap 1 record simulator or iphone freeze. problem?
i had similar problem xcode 7. if app runs on ios 9 please refer ios 9 release notes possible issues: https://developer.apple.com/library/prerelease/ios/releasenotes/general/rn-iossdk-9.0/
sometimes, recreating problematic view controllers in story board solve problem, in xcode 7 outlets in storyboard work differently way used work in previous versions. (as worked xcode 7 beta quite time, can tell how annoying can get...).
Comments
Post a Comment