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

devtools: add native "device info" #338

Closed
moul opened this issue Oct 1, 2018 · 4 comments
Closed

devtools: add native "device info" #338

moul opened this issue Oct 1, 2018 · 4 comments

Comments

@moul
Copy link
Member

moul commented Oct 1, 2018

this call returns some runtime info (hardware, process, etc)

depends on #368

@moul moul added this to the w18.40💨 milestone Oct 1, 2018
@aeddi aeddi self-assigned this Oct 4, 2018
@moul moul modified the milestones: w18.40💨, w18.41💄 Oct 8, 2018
@moul moul unassigned aeddi Oct 8, 2018
@moul moul removed this from the w18.41💄 milestone Oct 8, 2018
@moul moul removed the p0 label Oct 15, 2018
@alexsland alexsland added this to the w18.44 🛠️ milestone Oct 29, 2018
@90dy
Copy link
Member

90dy commented Oct 29, 2018

Isn't already fixed ?

@aeddi
Copy link
Member

aeddi commented Oct 30, 2018

We already implemented a feature that get infos provided by the go runtime and display it on the UI. Now we need to get native infos from iOS / Android API using objC / Java such as: iOS / Android version, enclave capabilities, etc...

@moul moul changed the title devtools: add a "device info" devtools: add native "device info" Oct 30, 2018
@moul
Copy link
Member Author

moul commented Oct 30, 2018

native info are ones that are only gettable thanks to objc/java, i.e., mobile vendor/model/IDs etc

we need to create a dedicated package with cross-architecrure support to handle this

@alexsland alexsland removed this from the w18.44 🛠️ milestone Nov 5, 2018
@glouvigny
Copy link
Member

scope too broad, addressed by #1029

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

5 participants