YCIDeviceId 0.1.0×Maintained by yanchen-ing.Installation Guide×Installation Guide for YCIDeviceIdYou want to add pod 'YCIDeviceId', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'YCIDeviceId', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YCIDeviceIdSee PodspecGitHub RepoPage on CocoaPods.orgYCIDeviceId 0.1.0ByYanChen-ingYanChen-ing/YCIDeviceIdGitHub RepoYCIDeviceId 获取统一的设备id,基于UICKeyChain 特性 生成获取存储在 keychain 中的 设备id 钥匙串中 id 相对稳定, 在不切换 appleID 的情况下,不会改变。 安装 pod 'YCIDeviceId'
YCIDeviceId 获取统一的设备id,基于UICKeyChain 特性 生成获取存储在 keychain 中的 设备id 钥匙串中 id 相对稳定, 在不切换 appleID 的情况下,不会改变。 安装 pod 'YCIDeviceId'