react-native-webrtc / react-native-incall-manager

Handling media-routes/sensors/events during a audio/video chat on React Native
ISC License
548 stars 191 forks source link

Proximity Iphone SE #68

Open jankowskip opened 6 years ago

jankowskip commented 6 years ago

Hello, Proximity does not work on IPhone SE with OS 11.

ivmos commented 6 years ago

@jankowskip I've tested in iphone SE (iOS 11.2.5), r-n-icm 3.1.0. What do you mean by "does not work"? I'm actually reproducing an issue, which is that I'm not receiving the event, I see the "Sending Proximity with not listeners registered" warning but I've registered a listener for sure. It works with https://github.com/williambout/react-native-proximity though.