Hi
While on Android when using "lookup.Query(SomeEmail, QueryType.MX)"
im getting IDnsQueryResponse.HasError equal true,
but when in iOS im getting (for the same email and setup) HasError equal false, but with IDnsQueryResponse.Answers collection empty.
Why is the difference in behavior?