Thursday, February 16, 2023
HomeiOS Developmentios - iPhone app crashes when double tapping textfield in WKWebview

ios – iPhone app crashes when double tapping textfield in WKWebview


I’ve a 3 textfields E mail ID, Cell Quantity, Identify in webview. Once I enter an invalid electronic mail id and transfer on to cellular quantity textfield a validation popup is displayed “Please Enter E mail ID”. Nevertheless, when double tapping the cellular quantity textfield the app crashes and I get the beneath crash report.

*** Terminating app on account of uncaught exception ‘NSInvalidArgumentException’, purpose: ‘Utility tried to current modally a view controller <WebValidationBubbleViewController: 0x131ddf7e0> that’s already being introduced by <Mx_ScreenController: 0x1330a4800>.’

Please assist me resolve it

RELATED ARTICLES

Most Popular