GitHub user GitToTheHub created a discussion: Cordova iOS 8.x Upgrade Guide: UIView scrollView property deprecation
I'm a little bit confused about the text: > The scrollView property added as a global category extension to UIView is now > deprecated in Objective C code and removed entirely in Swift code. This is to > prevent conflicts with other Swift classes that extend UIView and have their > own scrollView properties. It sounds like Apple deprecated something, but this only Cordova specific, or? Does this mean, that scrollView will not be accessible in the future, this means also not accessible with the selector? GitHub link: https://github.com/apache/cordova/discussions/565 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
