6

I'm receiving this error when presenting a UITableView on top of a ViewController.

The issue only occurs on iPad, not on any other physical iOS devices or simulator.

Memory stays under 16MB, and there are no networking calls. Testing on iPad Air 2 running iOS 9.3.4, using Xcode 7.3.1

People have said this is a repeat question but the other two questions regarding this have no resolution, and are getting erroneously marked as duplicates.

Links to potential duplicates:

What is "error in __connection_block_invoke_2: Connection interrupted" in iOS?

iOS: error in __connection_block_invoke_2: Connection interrupted

Community
  • 1
  • 1
mattgabor
  • 2,064
  • 6
  • 25
  • 38
  • 2
    Can you provide a [minimal, complete, an reproducible example](http://stackoverflow.com/help/mcve) of the problem? Can you provide links to the other answers that you've researched and which are not applicable here? (It's helpful to narrow down the problem.) – Rob Aug 15 '16 at 23:41
  • I added the links, but I can't give a reproducible example of the problem because I'm not sure what's causing it, and I don't think it makes sense to post hundreds of lines of code. The other questions say it may be due to memory warnings or networking, but I stated above that I'm not having an issue with either. – mattgabor Aug 16 '16 at 02:46

0 Answers0