Skip to content

Fix network access on Android

Nicolas Fella requested to merge work/fixnetwork into master

We need another permission to get network access on Android.

While at it switch to https and use errorString() to get an actual string instead of a typename

Merge request reports