I have created a very simple test case to reproduce this issue. I am trying to set a footer view …
ios objective-c uitableview autolayout tablefooterviewI have created a UIview class Xib to display it in footer view of my table. import UIKit /// This class …
ios swift uitableview tablefooterview