Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I use your TelegramUIFramework, and get an error message -[DNSDomainInfo speedTestTime]. How can I solve this? #1632

Open
UniqueSilence opened this issue Nov 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@UniqueSilence
Copy link

UniqueSilence commented Nov 27, 2024

iOS system version: 18.1.1
device mode: iPhone 15 Pro
CPU arch: arm64-v8a

1 TelegramUIFramework
-[DNSDomainInfo speedTestTime] (DNSDomainInfo.m:87)
2 TelegramUIFramework
-[DNSDomainInfo copyWithZone:] (DNSDomainInfo.m:65)
3
CoreFoundation
-[NSArray initWithArray:range:copyItems:] + 276
4
CoreFoundation
-[__NSPlaceholderArray initWithArray:copyItems:] + 108
5
TelegramUIFramework
+[DNSMemoryCache copyDomainInfoArray:] (DNSMemoryCache.m:111)
6
TelegramUIFramework
-[DNSMemoryCache getCacheWithType:domain:] (DNSMemoryCache.m:0)
7
TelegramUIFramework
-[DNSResponseParse reuseSortWithType:domain:array:] (DNSResponseParse.m:0)
8
TelegramUIFramework
-[DNSResponseParse parseResponse:type:domain:completionHandler:] (DNSResponseParse.m:0)
9
TelegramUIFramework
__55-[DNSNetwork reloadDomainInfoWithDomain:type:complete:]_block_invoke (DNSNetwork.m:518)
10
TelegramUIFramework
__63-[DNSNetwork requestWithUrl:domain:type:requestCount:callBack:]_block_invoke_2 (DNSNetwork.m:0)
11
CFNetwork
___40-[__NSURLSessionLocal taskForClassInfo:]_block_invoke + 508

@UniqueSilence UniqueSilence added the bug Something isn't working label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@UniqueSilence and others