Is there any way to get SSID in Expo

Is there any method to get the SSD in Expo without detaching? With detach I see I could use thie following, but we’d rather not detach:

Thanks

I have the same problem…

Hey @kamil_sdh,

Thanks for adding to the feature request. Unfortunately this will not be added in the next SDK release, we usually have things scoped out well ahead for future SDK release but hopefully we can get this into the SDK sometime in the near future.

Cheers,

Adam

@adamjnav Hi adam is there any update to get IP and SSID through expo ?, Can you help me on this issue. I need ip address of a connected network (Wifi) for my project

It is not possible with a Managed Expo project, @surendraraj3.

Getting SSID in Expo is now available or not in EXPO SDK 36. I am using Netinfo library 5.0.2 in my Expo Project but still on IOS i get SSID null even after allowing location access. Please let know.

Thanks