You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the network plugin to work, but something's utterly broken:
on web (Surface Pro 7, Windows) it always shows connected and 4g in Chrome / wifi in FF as type, no matter if/how i'm connected
on Android (OnePlus 8 pro, Android 11) it always shows connected and unknown as type (<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> is in the Manifest)
It doesn't update, no matter what i do. And it also doesn't say i'm not connected even if i start in flight mode or whatever.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to get the network plugin to work, but something's utterly broken:
4g
in Chrome /wifi
in FF as type, no matter if/how i'm connectedunknown
as type (<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
is in the Manifest)It doesn't update, no matter what i do. And it also doesn't say i'm not connected even if i start in flight mode or whatever.
What can i check as a potential issue?
Beta Was this translation helpful? Give feedback.
All reactions