Relative Content

Tag Archive for c#iphonexamarin.formsxamarin.iosmaui

Is it possible to detect ethernet adapter cable when connected to iPhone using Xamarin?

I am trying programatically to detect ethernet adapter cable when connected to iPhone in Xamarin Forms but till now whatever I tried is not working on iOS device. Communication is happening between iPhone and device when I connect ethernet cable from device to iPhone using Lightning to ethernet adapter but can’t detect when cable connects to iPhone.
Is it possible to achieve this using Xamarin.Forms?