I want solutions to overcome this error.
I am getting an error while I'm compiling and building up my iOS project. I got an error in IQKeyboardManager
at this place:
UIWindow *originalKeyWindow = [[UIApplication sharedApplication] keyWindow];
and one another place where I got this error is also the same:
CGRect statusBarFrame = [[UIApplication sharedApplication] statusBarFrame];
Can anyone have solutions? Please give me... Thanks in advance.