GitHub user jcesarmobile opened a pull request: https://github.com/apache/cordova-ios/pull/239
CB-11648: Make CDVViewController send notifications Make CDVViewController to send notifications when UIViewController methods are called Added notifications for viewWillAppear viewDidAppear viewWillDisappear viewDidDisappear viewWillLayoutSubviews viewDidLayoutSubviews viewWillTransitionToSize You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcesarmobile/cordova-ios CB-11648 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-ios/pull/239.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #239 ---- commit b1ed8b0869f1ae1c169ec688e0ca5390d60dc0cd Author: Julio César <jcesarmob...@gmail.com> Date: 2016-07-30T20:48:57Z CB-11648: Make CDVViewController send notifications when UIViewController methods are called ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org