[GH-ISSUE #170] 你好,我这边基于Go版做了一个Java版的Bark Server #85

Closed
opened 2026-03-03 11:55:57 +03:00 by kerem · 2 comments
Owner

Originally created by @hotlcc on GitHub (Sep 16, 2022).
Original GitHub issue: https://github.com/Finb/bark-server/issues/170

你好,我这边基于Go版做了一个Java版的Bark Server,可以加下友链吗?
https://gitee.com/hotlcc/java-bark-server

另外我这边的server目前遇到一个问题,消息在前台后台都能接收,但是在APP中的列表不展示,这个您知道是什么原因吗?

Originally created by @hotlcc on GitHub (Sep 16, 2022). Original GitHub issue: https://github.com/Finb/bark-server/issues/170 你好,我这边基于Go版做了一个Java版的Bark Server,可以加下友链吗? https://gitee.com/hotlcc/java-bark-server 另外我这边的server目前遇到一个问题,消息在前台后台都能接收,但是在APP中的列表不展示,这个您知道是什么原因吗?
kerem closed this issue 2026-03-03 11:55:57 +03:00
Author
Owner

@Finb commented on GitHub (Sep 19, 2022):

应该是缺少配置 MutableContent,不是这种类型的推送客户端收到后不能执行代码,也就不能保存推送了。
github.com/Finb/bark-server@bfe0f28df3/apns/apns.go (L106)

<!-- gh-comment-id:1250488648 --> @Finb commented on GitHub (Sep 19, 2022): 应该是缺少配置 MutableContent,不是这种类型的推送客户端收到后不能执行代码,也就不能保存推送了。 https://github.com/Finb/bark-server/blob/bfe0f28df369e7cda92e12311e4409e6148ad460/apns/apns.go#L106
Author
Owner

@hotlcc commented on GitHub (Sep 19, 2022):

解决了,果然是这样

<!-- gh-comment-id:1250522368 --> @hotlcc commented on GitHub (Sep 19, 2022): > 解决了,果然是这样
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#85
No description provided.