Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find the UDID of connected device using Java #23

Open
pavanbachu0604 opened this issue Dec 4, 2017 · 0 comments
Open

Unable to find the UDID of connected device using Java #23

pavanbachu0604 opened this issue Dec 4, 2017 · 0 comments

Comments

@pavanbachu0604
Copy link

Unable to find the UDID of connected device using java, please find the code , I am able to pull the UDID using the command '"system_profiler SPUSBDataType | sed -n -E -e '/(iPhone|iPad|iPod)/" + ",/Serial/s/ *Serial Number: *(.+)/\1/p'"', but not able to pull the UDID using "idevice_id -l"

but while appium is running it internally uses idevice_id -l to list the device UDID

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

No branches or pull requests

1 participant