helium / hotspot-app

Helium hotspot app for iOS and Android
https://www.helium.com
Apache License 2.0
187 stars 139 forks source link

always use proxy for helium http client #1280

Closed tyler-whitman closed 2 years ago

matthewcarlreetz commented 2 years ago

@tyler-whitman If I'm understanding the code correctly, we are removing the network selector and going back to api.helium.io?

tyler-whitman commented 2 years ago

@tyler-whitman If I'm understanding the code correctly, we are removing the network selector and going back to api.helium.io?

Correct, helium-api.stakejoy.com is no longer a valid url and now redirects to api.helium.io. Also see changes in https://github.com/helium/helium-js/pull/288