react-native-network-info icon indicating copy to clipboard operation
react-native-network-info copied to clipboard

getSSID() and getBSSID() always return "error" in ios 12

Open liufeiteng opened this issue 5 years ago • 6 comments

upgrade ios to 12, getSSID() and getBSSID() always return "error"

liufeiteng avatar Sep 27 '18 06:09 liufeiteng

@pusherman @indraastra @codlab Can someone help me?

liufeiteng avatar Sep 27 '18 07:09 liufeiteng

resolve by Xcode -> [Project Name] -> Targets -> [Target Name] -> Capabilities -> Access WiFi Information -> ON

liufeiteng avatar Sep 27 '18 07:09 liufeiteng

Enable Access Wifi Information just resolve my problem in debug mode,when release in store again get error,can someone help me?

mohammadgarmroodi avatar Jan 21 '19 05:01 mohammadgarmroodi

Give this a shot https://github.com/ashleymills/Reachability.swift/issues/317#issuecomment-444466730

pusherman avatar Jan 21 '19 12:01 pusherman

thanksss,i did these steps and success when run on a device in debug mode or release mode but when i release my ipa in store ,app get error again ! please help me ,2 days spending on this issue,thanks for spending time for my issue

On Mon, Jan 21, 2019, 3:59 PM Corey Wilson [email protected] wrote:

Give this a shot ashleymills/Reachability.swift#317 (comment) https://github.com/ashleymills/Reachability.swift/issues/317#issuecomment-444466730

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pusherman/react-native-network-info/issues/62#issuecomment-456057962, or mute the thread https://github.com/notifications/unsubscribe-auth/AlyqOX7997KbJj77iMPjKaoscenHcJjQks5vFbKegaJpZM4W7_kx .

mohammadgarmroodi avatar Jan 21 '19 15:01 mohammadgarmroodi

Im getting the same problem on a Redmi Xiaomi Note 6

Joao-Leite avatar Feb 01 '19 14:02 Joao-Leite