Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios13能否从statusBar中获取到wifi的信号强度?wifiEntry下rawValue一直是0吗? #70

Open
nimitz871016 opened this issue Sep 24, 2019 · 5 comments

Comments

@nimitz871016
Copy link

No description provided.

@HDB-Li
Copy link
Owner

HDB-Li commented Sep 24, 2019

@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>

@HDB-Li
Copy link
Owner

HDB-Li commented Sep 24, 2019

If you find the answer, I'm looking forward to hearing from you.

@nimitz871016
Copy link
Author

No way to get raw signal strength value. rawValue is always 0.

@HDB-Li
Copy link
Owner

HDB-Li commented Oct 12, 2019

displayValue , not rawValue

@nimitz871016
Copy link
Author

I need rawValue, displayValue only shows the level of signal strength. displayValue is still function well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants