jpush-api-java-client icon indicating copy to clipboard operation
jpush-api-java-client copied to clipboard

JiGuang's officially supported Java client library for accessing JPush APIs. 极光官方支持的 Java 版本服务器端 SDK。

Results 24 jpush-api-java-client issues
Sort by recently updated
recently updated
newest added

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...

dependencies

我可以维护一个全局的JPushClient,然后并发的使用JPushClient发送吗

.setInappMessage(InappMessage.newBuilder() .setInappMessage(inApp) .build()) 错误内容: nested exception is java.lang.NoClassDefFoundError: cn/jpush/api/push/model/InappMessage 不知道什么原因,不设置应用内消息就是正常的,希望解决

![image](https://user-images.githubusercontent.com/32756732/153366002-8dd47cec-d34b-4a25-9676-17f6fe98dfab.png) ![image](https://user-images.githubusercontent.com/32756732/153365838-a70cd91c-f7b0-4ea6-9458-de6de586a253.png) ![image](https://user-images.githubusercontent.com/32756732/153365763-f50f0665-c39e-421b-82b9-b28a82d40d4c.png)

![image](https://user-images.githubusercontent.com/16829950/145174418-da9a12b4-4b2e-483e-9b9f-c5dc3315ca3b.png)

文件上传,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...

dependencies

一定需要设置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. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.3&new-version=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...

dependencies

没有沙箱,如何测试开发环境