I've been trying to obtain the signal strength using Swift 4 with iOS 12. Using the documentation seems like a lot of methods are Deprecated or no longer working. Any advice will be highly appreciated.
Asked
Active
Viewed 1,889 times
1 Answers
1
it looks like your issue could be solved by this: A way to calculate or get wifi strength on Swift on iOS 11
But that seems to be not working @iOS12 anymore.
Looking at https://forums.developer.apple.com/thread/67932 there seems to be no supported way to do this, but to use "illegal" private APIs.

KevinSkyba
- 317
- 3
- 7
-
So approving his concerns is a wrong answer? Sadly, there is no way right now. Simple fact. – KevinSkyba Oct 26 '18 at 07:01
-
Thank you for the responses. – shawn.t Oct 26 '18 at 11:54