jpush-api-java-client
jpush-api-java-client copied to clipboard
JiGuang's officially supported Java client library for accessing JPush APIs. 极光官方支持的 Java 版本服务器端 SDK。
Bumps [gson](https://github.com/google/gson) from 2.3 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
我可以维护一个全局的JPushClient,然后并发的使用JPushClient发送吗
.setInappMessage(InappMessage.newBuilder() .setInappMessage(inApp) .build()) 错误内容: nested exception is java.lang.NoClassDefFoundError: cn/jpush/api/push/model/InappMessage 不知道什么原因,不设置应用内消息就是正常的,希望解决
  

文件上传,sdk里面怎么写?
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.60 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date: TBD 2.2.1 Version Release: 1.69 Date: 2021, June 7th. ... (truncated) Commits See full...
一定需要设置time_to_live 参数么? 这个不是可选的吗? 为什么我推送会报错 推送内容: ``` "data": { "platform": [ "ios" ], "audience": { "registration_id": [ "191e35f7e0f716fa77e" ] }, "notification": { "ios": { "alert": { "title": "计划书销售线索", "body": "an小小苏阅读了您分享的计划书,快去促成销售吧!" },...
Bumps httpclient from 4.5.3 to 4.5.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
没有沙箱,如何测试开发环境