LLDebugTool
LLDebugTool copied to clipboard
ios13能否从statusBar中获取到wifi的信号强度?wifiEntry下rawValue一直是0吗?
@nimitz871016 I guess is the value of displayValue, but I never try to find it. You can change wifi to validation it.
<_UIStatusBarDataWifiEntry: 0x600000905b00: isEnabled=1, rawValue=0, displayValue=3, displayRawValue=0, status=5, lowDataModeActive=0, type=0>
If you find the answer, I'm looking forward to hearing from you.
No way to get raw signal strength value. rawValue is always 0.
displayValue , not rawValue
I need rawValue, displayValue only shows the level of signal strength. displayValue is still function well.