You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.'
The text was updated successfully, but these errors were encountered:
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 👍
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 ;)
Hi,
can anyone help. Tried to call the MTPopupWindow in a TableViewController.
Getting this error:
The text was updated successfully, but these errors were encountered: