通过 CocoaPods 安装此库,然后将您的 app 代码中处理 push 通知 userInfo 字典的部分替换为以下内容
[[JRMPushHandler sharedInstance] handlePush:userInfo].
JRMPushHandler 的文档在此 位置。
需要 'SVWebViewController', '~> 1.0'
David Olesch, [email protected]
JRMPush 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。