Skip to content

Throw less errors

Compare
Choose a tag to compare
@igor-makarov igor-makarov released this 07 Aug 07:53
· 52 commits to master since this release

The previous version was throwing Swift errors left and right, which made it hard to use error breakpoints.

New version first validates advertisement packets and only tries parsing if the preliminary validation passes.