ivpn / android-app

Official IVPN Android app
https://www.ivpn.net/apps-android
GNU General Public License v3.0
329 stars 56 forks source link

bugfixes! avoid crashing the app when given providers isn't supported #239

Closed empratyush closed 1 year ago

empratyush commented 1 year ago

PR type

What kind of change does this PR introduce?

PR checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

In some condition, the app crashes if all provider (GPS and Network) is not supported.

What is the new behavior?

It doesn't crash anymore and ignores unsupported providers.

Does this PR introduce a breaking change?

Other information