AdguardForiOS icon indicating copy to clipboard operation
AdguardForiOS copied to clipboard

Incorrect error message

Open ghost opened this issue 2 years ago • 2 comments

When adding a DNS server and selecting a DNS implementation, that DNS server will not be shown when selecting the other DNS implementation.

If you attempt to add the same DNS server that you added with the first DNS implementation, it will tel you you cannot add duplicate DNS servers.

What seems to be happening is that the DNS servers are being written to the same location, but don't seem to be getting read from the same location as the custom DNS servers aren't shared between both DNS implementation's.

Steps to repro

  1. Set DNS implementation to AdGuard
  2. Create custom DNS server
  3. Switch DNS implementation to Native
  4. (DNS server will disappear from DNS server list) Add the same DNS server that you added in step 2. 5 Error will be observed.

image image image

Version: 4.4.5(9.8.5)

ghost avatar Dec 22 '22 01:12 ghost

@jslawler Hi! DNS-over-QUIC is not supported by iOS itself, but if you add a custom DoH or DoT server, it will be available in both implementations.

But we have a small bug here, the wrong error message is displayed.

The correct error message

https://uploads.adguard.org/IMG_108B6E191C26-1.jpeg

Versty avatar Dec 30 '22 13:12 Versty

Well, we're working on solution, it will be available in v4.6.

artemiv4nov avatar Jun 06 '23 18:06 artemiv4nov