kirillzyusko / react-native-wifi-p2p

Library that provide access for working with wi-fi direct (p2p) module in android.
164 stars 32 forks source link

subscribeOnPeersUpdates doesn't fire at all it doesn't show me the connected devices #23

Closed hajermay closed 4 years ago

kirillzyusko commented 4 years ago

It might be useful: https://github.com/kirillzyusko/react-native-wifi-p2p/issues/4

hajermay commented 4 years ago

@kirillzyusko i tried solutions mentioned on #4 but my problem that the function doesn't fire any more if i write only a console.log

kirillzyusko commented 4 years ago

What devices do you use?

hajermay commented 4 years ago

huawei y7 android 8.1.0 et galaxy A40 android 10

kirillzyusko commented 4 years ago

Did you follow these caveats? https://github.com/kirillzyusko/react-native-wifi-p2p/blob/master/README.MD#caveats

hajermay commented 4 years ago

@kirillzyusko thanks a lot it ok now with this caveats ;)

kirillzyusko commented 4 years ago

You are welcome :)