python 发送自定义消息,app崩溃
push.notification = jpush.message(msg_content=msg_content,title=None,content_type=1,extras=arr)
push.notification = jpush.message(msg_content=msg_content,title=None,content_type=1,extras=arr)
有什么错误信息提示吗?
这是 python Github链接:
https://github.com/jpush/jmessage-api-python-client