Name resolution doesn't work on Android
Closed this issue · 1 comments
thenextman commented
trust-dns
cannot read the system DNS configuration on Android.
We should use platform APIs to extract the host DNS configuration and use it to create a custom ResolverConfig
.
thenextman commented
Due to requirement to use JNI, have proper application permissions, etc; this is probably best handling by the calling application.