简体   繁体   中英

Debugs using Wifi using Xamarin.iOS

I'm using an external IPC device for barcode scanning in my application.

So I need a way to debug the application using the Wi-Fi/Bluetooth.

Visual Studio has an option to Debug over Wi-Fi but I can't any option to connect to device or debug using Wi-Fi.

Any one has any idea how to do that?

For first time connect device using data cable and follow following step

XCode -> Window > Devices and Simulators -> Connect via network checkbox make enable

Remove Data cable and check device name in project and project run again

Note : Make sure device and mac both are connect with same wifi

For reference check https://docs.microsoft.com/en-gb/xamarin/ios/deploy-test/wireless-deployment?tabs=vsmac

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM