Skip to content

Missing iPhone XR and latest device #61

Description

@peichin-mudah

In the latest pod version not able to get iPhone XR and latest new device...

I've checked the source code in this repo was found iPhone XR and latest model:
https://github.com/Shmoopi/iOS-System-Services/blob/master/System%20Services/Utilities/SSHardwareInfo.m

But in pod install not able to get latest model, please advice.

pod 'SystemServices', '~> 2.0.1'

else if ([deviceType isEqualToString:@"iPhone10,6"])
     newDeviceType = @"iPhone X (GSM/LTE)";
 // iPods
else if ([deviceType isEqualToString:@"iPod1,1"])
newDeviceType = @"iPod Touch 1G";

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions