Crash if trying to show in TableViewController
Hi, can anyone help. Tried to call the MTPopupWindow in a TableViewController. Getting this error:
*** Assertion failure in -[UITableView layoutSublayersOfLayer:],
/SourceCache/UIKit_Sim/UIKit-2903.23/UIView.m:8540
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException',
reason: 'Auto Layout still required after executing -layoutSubviews.
UITableView's implementation of -layoutSubviews needs to call super.'
getting the same.. given the last comment was 4 months ago, is this still an active project? Will start digging deeper to correct when time permits as this was a "nice to have feature" ;)
hi there, this is not really one of the projects I still take care of as time available gets really scarce ... if any of you guys fixes this one - send a pull request please :+1:
thanks icanzilb.. i hope to get a chance to fix this and will let you know... being a relative newbie to iPhone dev, it might take a wee bit, but i am persistent ;)