-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
RDNS can't filter ads on Android 15 #1843
Comments
Thanks. We'll take a look on priority.
Will you please share the screenshot of this prompt? Or capture logs if you know how via |
|
@ignoramous
|
yes
…---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 日期 | 2025年01月18日 16:58 |
| 收件人 | ***@***.***> |
| 抄送至 | ***@***.***>***@***.***> |
| 主题 | Re: [celzero/rethink-app] RDNS can't filter ads on Android 15 (Issue #1843) |
@ignoramous
I guess that the “app error” mentioned by biange200 is "应用程序错误".
https://github.com/celzero/rethink-app/blob/226e37b48e37c34749407e6933a2f05bc45ef50d/app/src/main/res/values-zh-rCN/strings.xml#L134
https://github.com/celzero/rethink-app/blob/226e37b48e37c34749407e6933a2f05bc45ef50d/app/src/main/res/values/strings.xml#L200
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Yes, that's what I'm talking about |
We ran initial tests (in an emulator) and the app works fine on Android 15. We'd need logs to debug the issue you're seeing, which shouldn't happen as the error points to Rethink not even able to create DNS queries. Will you please put the app in "Verbose" mode from Configure -> Settings -> Log Level and capture app logs via |
I can't get the log. This error problem is basically caused by adding third-party dns. The system dns are normal.
…---- Replied Message ----
| From | ***@***.***> |
| Date | 01/21/2025 16:53 |
| To | ***@***.***> |
| Cc | ***@***.***>***@***.***> |
| Subject | Re: [celzero/rethink-app] RDNS can't filter ads on Android 15 (Issue #1843) |
We ran initial tests (in an emulator) and the app works fine on Android 15.
We'd need logs to debug the issue you're seeing, which shouldn't happen as the error points to Rethink not even able to create DNS queries.
Will you please put the app in "Verbose" mode from Configure -> Settings -> Log Level and capture app logs via adb logcat|grep -iE(GoLog|VpnL) (which is one of the ways to capture/filter) and share them here or over email (mz at celzero dot com)?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
On Android 15, startups sometimes get stuck
And can't filter ads. Invizible can filter ads.
The text was updated successfully, but these errors were encountered: