MiPush 2.2.14×Maintained by cubegao.Installation Guide×Installation Guide for MiPushYou want to add pod 'MiPush', '~> 2.2' similar to the following to your Podfile:target 'MyApp' do pod 'MiPush', '~> 2.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MiPushSee PodspecGitHub RepoHomepagePage on CocoaPods.orgMiPush 2.2.14Byxiaomicubegao/MiPushGitHub RepoMiPush SDK 2.2.14 iOS支持notifyId; 相同(非默认值)notifyId只显示一条; 如果通知栏要显示多条推送,可以不设置notifyId(使用默认值); 或者针对不同消息设置不同的notifyId; 修复若干bug;
MiPush SDK 2.2.14 iOS支持notifyId; 相同(非默认值)notifyId只显示一条; 如果通知栏要显示多条推送,可以不设置notifyId(使用默认值); 或者针对不同消息设置不同的notifyId; 修复若干bug;