Prevent Smart Punctuation from altering DNS server addresses #357
Labels
Enhancement
New feature or request
Junior
Priority: P4
Resolution: Fixed
Status: Closed
Version: VPN v2.4
Milestone
Issue Details
When using a DNS server address with double hyphens, iOS’s Smart Punctuation feature turns the double hyphens into an emdash, which alters the server address, resulting in no connection.
Currently the only workaround is to copy and paste a server address in. Manually typing it won’t work.
Proposed solution
Programmatically prevent iOS Smart Punctuation from altering text when entering in DNS servers.
Something like the following in Swift may be a solution:
Alternative solution
No response
The text was updated successfully, but these errors were encountered: