Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4942

TODO demo app, set date popup view fails on iOS 7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.3.0
    • 1.2.0
    • None
    • None

      running under iOS 7, the popup to set the date fails when pressing set/cancel button.
      In particular, calling [self.superview] on UITableViewCell on iOS 7 returns a UITableViewWrapperView instead of a UITableView that was returned on previous versions. This causes the app to fail with 'invalid message' send on object.
      We need to cater for this change in hierarchy of UITableViewCell.

            cvasilak_jira Christos Vasilakis (Inactive)
            cvasilak_jira Christos Vasilakis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: