getlantern / lantern-client

Lantern Client code
GNU General Public License v3.0
14 stars 3 forks source link

Enable data cap on iOS #1168

Closed atavism closed 2 months ago

atavism commented 2 months ago

IMG_6310

Resolves https://github.com/getlantern/engineering/issues/1458

atavism commented 2 months ago

I did some testing and this is working well for me

jigar-f commented 2 months ago

@atavism I think all API calls to user API fail due to chained proxy unavailable I feel this might be an issue on the client-side specific to IOS only. Seems like we are not calling ListenAndServeHTTP that why it throwing error here

jigar-f commented 2 months ago

This issue there because we changes our base URL for User API

jigar-f commented 2 months ago

Seems like this is not related to data cap, I have created a ticket here