Releases: jpush/jmessage-phonegap-plugin
Releases · jpush/jmessage-phonegap-plugin
v3.1.5
Improvements
- 为发送文件消息方法增加运行时权限判断。如果项目的 cordova-android 版本低于 6.3.0,需要另外安装 cordova-plugin-compat 插件。
Fix
- 修复新注册用户在调用
updateMyInfo
方法时提示参数错误。
v3.1.4
v3.1.3
v3.1.1
Improvements
- Update Android SDK to v2.4.0;
- Add new API:
Fix
- Fixed
updateMyInfo
error when birthday is 0; - Fixed the id's type to string of group and message.
v3.0.22
v3.0.20
Fix:
iOS:
updateFriendNoteText
fail bug.
v3.0.19
Fix
getGroupMembers
return username array rather than UserInfo array in iOS.
Improvements
v3.0.18
v3.0.17
Fixed :
fixed iOS extra not work bug.