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

add ability to get device name from server #228

Closed
doronzRumble opened this issue Sep 1, 2015 · 3 comments
Closed

add ability to get device name from server #228

doronzRumble opened this issue Sep 1, 2015 · 3 comments
Milestone

Comments

@doronzRumble
Copy link

add ability to get device name from server

this can be done using the libImobileDevice library

@jmoody
Copy link
Contributor

jmoody commented Sep 1, 2015

The server could easily report this information at runtime.

libimobiledevice is useful before launching. Because of conflicting licenses, we cannot link to libimobiledevice.

@jmoody
Copy link
Contributor

jmoody commented Sep 1, 2015

So I guess the question is, do you need the device name before launching? Or would having the device name after launch be sufficient?

@doronzRumble
Copy link
Author

During runtime is sufficient. i could always use libImobileDevice to get it prior to launching calabash-ios server

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

No branches or pull requests

2 participants