trojan-gfw / igniter

A trojan client for Android (UNDER CONSTRUCTION).
GNU General Public License v3.0
3.3k stars 736 forks source link

Play安全信息更新时被识别为使用流量 #297

Closed noobww closed 4 years ago

noobww commented 4 years ago

如题,Clash for Android同样json配置则不会。

igniter 0.9.9 beta ,Android 10

wongsyrone commented 4 years ago

I think this method will solve the issue.

ref: https://developer.android.com/reference/android/net/VpnService.Builder#setMetered(boolean)

TchaikovDriver commented 4 years ago

I think this method will solve the issue.

ref: https://developer.android.com/reference/android/net/VpnService.Builder#setMetered(boolean)

Trying

wongsyrone commented 4 years ago

Another ref: https://github.com/shadowsocks/shadowsocks-android/pull/1698

zhenchao commented 4 years ago

I see that the code to fix this problem has been merged in the master branch, and I think a new version should be released

wongsyrone commented 4 years ago

v0.10.0-beta is released.