Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

CDMA device models for iPhone 6 and 6 plus are not specified #18

Closed
ayyappa-s opened this issue Feb 5, 2015 · 3 comments
Closed

CDMA device models for iPhone 6 and 6 plus are not specified #18

ayyappa-s opened this issue Feb 5, 2015 · 3 comments

Comments

@ayyappa-s
Copy link

Hi,

I just noticed that the hardware model for iPhone 6, 6 plus CDMA models are not specified. Please let me know if the assumption is incorrect.

@InderKumarRathore
Copy link
Owner

I don't know dear if there is other strings for CDMA, though it should but I haven't received this request yet. Also I don't have these devices to test.

@ayyappa-s
Copy link
Author

Even am facing the same problem ! unable to find a iPhone 6 / 6p CDMA device to get the real model number ;).Thanks

@InderKumarRathore
Copy link
Owner

If you have CDMA device just run this code

NSLog(@"%@", [DeviceUtil hardwareString]);

and let me know the string. I searched on google but failed to get the string for CDMA device. I'm not sure but I think it should be same iPhone7,1 (for iPhone 6) and iPhone7,2 (for iPhone 6+)

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

No branches or pull requests

2 participants