使用 javapns 实现 {“mdm":“<PushMagic>"} [英] Implementation for {&quot;mdm&quot;:&quot;&lt;PushMagic&gt;&quot;} using javapns

查看:26
本文介绍了使用 javapns 实现 {“mdm":“<PushMagic>"}的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 javapns 开发苹果推送通知 mdm 服务器.有一个包javapns.notification.management"我找不到将{"mdm":""}发送给苹果的api.

I am using javapns to develop apple push notification mdm server. There is a package "javapns.notification.management" I could not find an api to send {"mdm":""} to apple.

我想使用 javapns 实现 MDM 解决方案.我已经安装了 mobileConfig 并且有 deviceToken 和 pushMagic String.接下来我想发送 {"mdm":""} 然后其他命令.

I want to implement MDM solution using javapns. I have installed the mobileConfig and have the deviceToken and pushMagic String. Next I want to send {"mdm":""} and then the other commands.

这是否可以使用 javapns,如果是,是否有示例或一些操作说明?

Is this possible using javapns and if yes - is there a sample or some inputs of how to do it?

javapns 中的问题 #37 说可以发送 mdm 有效负载,但我不知道如何发送.

Issue #37 in javapns says it is possible to send mdm payloads but I could not figure how.

我非常感谢您对此的任何帮助.

I really appreciate any help on this.

推荐答案

正如 Abstractec 提到的,您可以使用 notnoop 库.它适用于 MDM 推送通知.

As Abstractec mentioned you can use notnoop library. It works for MDM push notifications.

这篇关于使用 javapns 实现 {“mdm":“<PushMagic>"}的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆