objective c - subview user interaction disabled on UIViewController on iOS 7 -


i have .xib file in app. inserted .xib file subview viewcontroller. have user interaction enabled, , on ios 8 works expected when run app on ios 7 user interaction not working.

check in attribute inspector, user interaction enabled checked or not.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -