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
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.