Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

unable to get ios device id (udid) after connecting iOS device to windows 10 machine using USB cable. application is working in debug mode in visual studio, but not working in release build (without using visual studio) #194

Open
siddhijk opened this issue Aug 5, 2021 · 1 comment

Comments

@siddhijk
Copy link

siddhijk commented Aug 5, 2021

We are trying to implement data transfer from iOS device to windows 10 (UWP) app using visual studio, in debug mode, able to get ios device id (udid) and trasfer data from iOS device to windows 10 app. but when trying to run same application in release mode without visual studio in windows 10, getting error message as "An iDevice error occured. The error code was no device" . Please suggest solution for this.

@siddhijk siddhijk changed the title unable to get ios device id (udid) after connecting iOS device to windows 10 machine using USB cable. application working in debug mode in visual studio, but not working in release build (without using visual studio) unable to get ios device id (udid) after connecting iOS device to windows 10 machine using USB cable. application is working in debug mode in visual studio, but not working in release build (without using visual studio) Aug 5, 2021
@YueLu0116
Copy link

YueLu0116 commented Dec 31, 2021

Cannot work for both debug and release mode. My project's configuration is .Net 5.0 x64&AnyCpu console application in Windows 10 20H2. My iOS device is iPhone7 with iOS 15.2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants