facebookarchive / network-connection-class

Listen to current network traffic in the app and categorize the quality of the network.
Other
3.19k stars 515 forks source link

Error reading from /proc/net/xt_qtaguid/stats. Please check if this file exists. #44

Closed rohangoqii closed 5 years ago

rohangoqii commented 5 years ago

I tried to log the bandwidthState in the onBandwidthStateChange callback. However, I keep getting the following error logged periodically on my OnePlus 5T.

"Error reading from /proc/net/xt_qtaguid/stats. Please check if this file exists."

Why does this happen and is there a fix/workaround for this?