# iOS-Device-Info **Repository Path**: Onebyte/iOS-Device-Info ## Basic Information - **Project Name**: iOS-Device-Info - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README iOS-Device-Info =============== Using MobileGestalt As Private API. include DeviceInfo.h And Follow Some Other Tips Inside It. Call something like [ID uniqueIdentifier]in your Progamme to get your demanded info. Doesn't Work Inside Sandboxd Apps unless the Binary is signed with special entitlements. Working On A System Daemon the fix that. USAGE =============== USE ldid -e BINARY>>entitle.xml TO DUMP THE ENTITLEMENTS OF THE BINARY.ADD CONTENTS OF Entitlements.xml PROVIDED INTO entitle.xml AND USE ldid -Sentitle.xml BINARY to sign the entitlements back. This Must Be Done,Recommend Using PRE-Install Script. Not Doing So With Cause Your Call RETURNS NIL. PULL REQUESTS ARE FAVOURED