简体   繁体   中英

subview user interaction disabled on UIViewController on iOS 7

I have .xib file in my app. I inserted the .xib file as subview to the viewController. I have user interaction is enabled, and on iOS 8 it works just as expected but then when I run my app on iOS 7 User Interaction is not working.

签入属性检查器,是否选中了启用用户交互。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM