Skip to content

Releases: jpush/jmessage-phonegap-plugin

v4.1.4

Choose a tag to compare

@weiruiyang weiruiyang released this 17 Jul 06:11
32a7f63

update bug

v4.1.2

Choose a tag to compare

@wicked-tc130 wicked-tc130 released this 29 Apr 11:22
3de787f

Change Log

新增发送视频消息
修复已知问题

v4.0.1

Choose a tag to compare

@JoshLipan JoshLipan released this 13 Dec 09:32
0aded82

Improvements

  • v4 版本主要对群组 API 进行了更新和添加,新增 Model 数据 GroupMemberInfo
  • Ionic 需要配合升级 @jiguang-ionic/jmessage 包版本到 v2.0.0

New Group API

Change Log

v3.6.0

Choose a tag to compare

@JoshLipan JoshLipan released this 14 Nov 03:00
b166833

Improvements

v3.5.3

Choose a tag to compare

@JoshLipan JoshLipan released this 12 Nov 06:36
0471bc7

Improvements

  • Update Android Jmessage SDK to v2.7.1

v3.5.0

Choose a tag to compare

@JoshLipan JoshLipan released this 18 Jul 10:00

Improvements

v3.4.4

Choose a tag to compare

@lhw5123 lhw5123 released this 03 Apr 09:00

Fix

  • 修复获取历史消息时可能出现反射异常。
  • 因为 Android SDK v2.5.0 需要在原生的自定义 Application 中调用 init 方法,否则会出现登录超时。因此在有比较好的解决方法之前,先暂时降级到 v2.4.1。

v3.4.0

Choose a tag to compare

@lhw5123 lhw5123 released this 27 Feb 04:07

Improvements

  • 支持 Cordova Android 7.0.0。因 cordova-android 7.0.0 修改了 Android 项目结构,因此不兼容之前的版本,升级前请务必注意。如果需要安装之前版本的插件,请先安装 v1.2.0 以下版本的 cordova-plugin-jcore,再安装插件。

v3.3.0 release

Choose a tag to compare

@huangminlinux huangminlinux released this 31 Jan 09:49

Change Log:

  • Add API: setBadge
    example:
window.JMessage.setBadge( {badge: 0} )

v3.2.0

Choose a tag to compare

@lhw5123 lhw5123 released this 23 Jan 05:46

Improvements