kirillzyusko / react-native-wifi-p2p

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

CancelConnect() not working. #33

Open J-Ghodasara opened 4 years ago

J-Ghodasara commented 4 years ago

After successfully executing sendMessage() I am calling cancelConnect() to cancel the connection but it is throwing error -

{"code":2,"message":"Operation failed because the framework is busy and unable to service the request"}.

Can you please help me out.

kirillzyusko commented 4 years ago

Hi @J-Ghodasara It seems to be truth. I can reproduce it too. I will check why it may happen and post my answer here.

kirillzyusko commented 4 years ago

Small update: my laptop has died😔 I'm going to send it to the service center within next few days (two days I hope). Hope they can fix it quickly.

J-Ghodasara commented 3 years ago

Hello @kirillzyusko

Did you get a chance to look at this issue?

kirillzyusko commented 3 years ago

Hi @J-Ghodasara

I already don't have second Android device, so I can not test it 😔