slowscript / warpinator-android

An unofficial implementation of Warpinator for Android
GNU General Public License v3.0
481 stars 29 forks source link

Can not connect to my phone using its hotspot. #58

Closed DuttaAB-dev closed 3 years ago

DuttaAB-dev commented 3 years ago

I am using My phone's hotspot to connect to it with my laptop but is unable to do so. Both devices show that no device is available.

slowscript commented 3 years ago

Did you restart the application after starting the hotspot? This is necessary but I'm working on removing this requirement. Also, does it work on any other WiFi or is this specific to the hotspot? Does it show any errors in the log?

DuttaAB-dev commented 3 years ago

Yes, it works with my home wifi. But fails to connect or find my device when I am trying to connect to my phone by connecting to its Hotspot. I tried restarting the app as you said, and got this error message after every restart. Screenshot_2021-06-17-09-16-10-059_slowscript.warpinator.jpg

slowscript commented 3 years ago

Thanks! Now I know what the issue is. I'm currently working on redoing the logic that chooses network interface so expect this to be fixed soon.

DuttaAB-dev commented 3 years ago

Cool!

slowscript commented 3 years ago

Should be fixed in v1.3. Feel free to reopen if problems persist.