48
Views
1
Comments
[Get Device Information] Can we get model name = Iphone 7 instead of machine ids : iphone9,3
Question
get-device-information
Mobile icon
Forge asset by assif_tiger
Application Type
Mobile

Hello 

I want to get model name of IOS device. Using this plugin  I received model name = 'iphone 9 ,3' for device iphone 7.

Is there any way to get correct model name (iphone7 instead of iphone9,3)?

List of machine name and model name : https://gist.github.com/adamawolf/3048717


2022-12-09 09-54-41
Gaurav Rawat

Hi @Rajat Choudhary,

Alternate solution is that you can create one static entity.

Which have mapping between machine Id and Model Name.

You can get the model name based on machine Id provided.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.