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
{{ message }}
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.
The app works on wireless, does not work on a wired connection. It seems that pulling the config data does not transfer information about the network preferences, but I can't find the location to tweak it in the smali files.
The text was updated successfully, but these errors were encountered:
I found a work-around. Patch method isWiFiConnected in ConnectivityUtils.smali to always return true. It's not perfect, but allows the app to stream on a wired connection.
The app works on wireless, does not work on a wired connection. It seems that pulling the config data does not transfer information about the network preferences, but I can't find the location to tweak it in the smali files.
The text was updated successfully, but these errors were encountered: