Giter Site home page Giter Site logo

Comments (7)

Lutra-Fs avatar Lutra-Fs commented on May 29, 2024

The setting is basically not detecting the cellular network, but metered network. See https://developer.android.com/reference/android/net/VpnService.Builder#setMetered(boolean)
From Android API 29, the default value for VPNService to detect if it is metered or not will be true.

from seal.

Lutra-Fs avatar Lutra-Fs commented on May 29, 2024

See this article
https://support.google.com/android/answer/9654714?hl=en-GB#zippy=%2Ccontrol-data-use-with-metered-wi-fi
You can force your wifi connection treated as unmetered

from seal.

Botan626 avatar Botan626 commented on May 29, 2024

The setting is basically not detecting the cellular network, but metered network. See https://developer.android.com/reference/android/net/VpnService.Builder#setMetered(boolean) From Android API 29, the default value for VPNService to detect if it is metered or not will be true.

This link says:

boolean: true if VPN network should be treated as metered regardless of underlying network meteredness

Is there a way to make VPN network treated as unmetered network?

from seal.

Botan626 avatar Botan626 commented on May 29, 2024

See this article https://support.google.com/android/answer/9654714?hl=en-GB#zippy=%2Ccontrol-data-use-with-metered-wi-fi You can force your wifi connection treated as unmetered

Didn't help. I set my Wi-Fi connection to unmetered network, Seal still refused to download video with VPN on with 'Download using cellular' setting set to off, but Seal successfully updated itself (downloaded update) to v1.4.0, why?

from seal.

JunkFood02 avatar JunkFood02 commented on May 29, 2024

The problem seems to be not on our side. The network detection is done by this line from Android OS.

from seal.

Botan626 avatar Botan626 commented on May 29, 2024

The problem seems to be not on our side. The network detection is done by this line from Android OS.

Then why Seal downloaded its update?

from seal.

JunkFood02 avatar JunkFood02 commented on May 29, 2024

update is not controlled by this option

from seal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.