scottdermott / cordova-plugin-discovery

Cordova Service Discovery Plugin for Android & iOS
MIT License
31 stars 30 forks source link

Not able to detect all the devices that are connected to network in Android and IOS #20

Open candida17 opened 3 years ago

candida17 commented 3 years ago

I'm using ionic 4 with Angular. Can you please tell me if there is a way to detect all the devices connected to same network. Its either one device or no devices currently for me. Tried using ionic plugin 'hotspot' but it supports only in Android. Is there any alternative approach for IOS?

Any suggestions would be appreciated. Thanks