Post not yet marked as solved
Post marked as unsolved with 1 replies, 128 views
in iOS12 we use WKURLSchemeHandler to handle "http" request ,but it raise the exception here is the log
if I keep the WKURLSchemeTask then the request can not be stoped,it keep loadding
above iOS13.0 every thing is ok,any help?