Releases: jpush/jpush-react-native
Releases · jpush/jpush-react-native
v1.6.2 Fix bug
更新日志
- Android
修复 React instance 尚未完全初始化后调用 JS Module 的 bug
Change Log
- Android
Fix bug: calling JS Module while React instance has not fully set up.
1.6.1 修复 bug,更新 demo
更新日志
更新 README。
- Android
更新 Android demo, 点击通知跳转到指定界面详情参考 demo。
Change Log
Updated README.
- Android
Upgraded Android demo, how to implement click notification jump to appointed page please refer to demo.
v1.6.0 升级 JPush SDK
改动日志
- Android & iOS
更新 JPush SDK 到 v3.0.5。
Change Log
- Android & iOS
Updated JPush SDK to v3.0.5.
v1.5.6 Release 修复 Bug
改动日志
Android
- 修复在 App 不在运行状态下重复收到推送的 bug
Change Log
Android
- Fix receiving same notification bug while app is not running.
v1.5.4 改进脚本
Change Log
- 改进自动配置脚本
Release v1.5.3
change log:
fix ios isJPushDidLogin status error bug
更新改动:
修复热更新 isJPushDidLogin 状态错误问题
v1.5.2 Release
Change Log
- Android
Receive notifications while app is not running(background or foreground), will save as local notifications.
v1.5.1 Release
Change Log
- Android
Add try-catch to receiver when receiving ACTION_REGISTRATION_ID , avoid crash while ReactContext is null.
v1.5.0 release
change log:
added rnpm sharedLibraries in package.json.
After 1.5.0 version, do not have to add sharedLibraries manually
change log:
在 package.json 添加 rnpm sharedLibraries 工程中的必要库,1.5.0 版本之后不需要手动添加这些库了
v1.4.6 release
fix bug:
fix hot reload Duplicate subscription notification bug.
修复bug:
修复热更新重复订阅的bug。