Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

推送pushType 类型的判断 #90

Closed
moQingTing opened this issue Nov 22, 2023 · 3 comments
Closed

推送pushType 类型的判断 #90

moQingTing opened this issue Nov 22, 2023 · 3 comments

Comments

@moQingTing
Copy link

image 在客户端,你们是如何获取这些类型的?能否提供一些思路
@heavyrain2012
Copy link
Contributor

在flutter平台没有接入推送,如果你们想要推送需要自行接入推送服务,这个类型是透传给IM服务再到推送服务的,你们可以随意修改和扩展这些字段。比如你们如果要接入极光推送,可以增加一个类型8,当客户端接入极光SDK当获取到极光的推送token时,调用IM SDK的setDeviceToken(token,8)方法,当推送服务收到类型为8的推送请求时,调用极光SDK进行推送。

@moQingTing
Copy link
Author

好的,谢谢

@imndx
Copy link
Contributor

imndx commented Nov 23, 2023

#41

看这个 issue,后续推送问题,在该个 issue 下讨论。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants