Matt Oakes

Results 92 comments of Matt Oakes
trafficstars

I suspect that a lot of these are related to the known issue with the iOS simulator, as notes in the README: https://github.com/react-native-netinfo/react-native-netinfo#issues-with-the-ios-simulator

It would be very useful if someone could provide a [Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example). That would allow anyone with time to work this this a very easy way to reproduce the...

@anyamiletic Thank you for the example. I will try to take a look at it as soon as I can. The problem with the +1 comments are that they don't...

@mikehardy Thanks for the prompt. To be honest, I hadn't realised that I was the only one with merge powers on this repo. I thought everyone else who had access...

@mikehardy In theory releasing should be handled by semantic release and CircleCI, but for some reason that seems to be broken at the minute. I'll try to look at that...

Very happy to include flow types, but as I don't use flow this will be far down my priority list. PRs are always welcome 👍

:wave: On both platforms, you need to actually request and have the permissions accepted. Just having them in your plist or manifest is not enough. See the README for more...

Can you try something for me: 1. Uninstall the app completely. 2. Install the app and accept permissions. At this point you should be able to get the SSID, but...

That means there's either a bug in the library or in the OS itself. Are you seeing this behaviour on iOS, Android, or both?

Sorry for the delay on this. I’ve been flat out on a client project for a while now. Any pull requests to fix this would help massively. If not, I’m...