my iOS app in objective c is crashing due to the following error in Xcode 8 and Xcode 9.
error:
Cannot form weak reference to instance (0x198bfc00) of class UICompatibilityInputViewController. It is possible that this object was over-released, or is in the process of deallocation.
I am not getting any idea about this crash, pls do help me. Thanks in advance.