Hi,
I am getting the below error in iPhone 10, other phone it is working fine.
I am trying to close the popup page has one webview and button, on button click I am showing an confirmation alert message on click ok I am trying to close the Popup page,
Used Rg.plugins.popup for thr popup page.
bool _WebTryThreadLock(bool), 0x60c0004001e0: Tried to obtain the web lock from a thread other than the main thread or the web thread. This may be a result of calling to UIKit from a secondary thread. Crashing now...