Replies: 1 comment 1 reply
-
Replies you get depend on your network and most importantly the DNS server the request is sent to. If the server isn't the reason, could be that there are differences in the networks your devices are using and that dns requests might be blocked by some firewall or proxy?... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions