Is there a way to know the surrounding wifi signals strength?

That’s my question.

I need to know this to trigger an object in my game when you are near an specific wifi spot, so I though that maybe using it’s strength could work.

Cheers.

Did you ever solve this? I am interested in doing exactly the same thing.

Nope, and I abandoned the thing, because on iOS you cannot know the signal strength, there were ways to do that with Android I think, but it’s something off limits for apple, they won’t let you know this.

On the other hand, iBeacons are the real solution to indoor but I’m not sure how to use them in Unity :stuck_out_tongue:

If you find something related to this, please post it here, I’m still interested, but I don’t have time to investigate it yet.

Cheers!

Thanks for the reply. Do you know if it is possible to know how many wifi sources are within range?

I will try and do a bit more research. I wonder if you you left the top bar on if you could take a screenshot and then check the pixel colour where the wifi is and then delete the image.