chenyunguiMilook / SwiftyXML

The most swifty way to deal with XML data in swift 5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to catch error with invalid XML?

marchildmann opened this issue · comments

Is there any method to catch invalid XML and throw an error without crashing the app?

commented

There is currently no such method yet, but I think it's useful, will add it in further release ~