mobpush_plugin 1.0.8
mobpush_plugin: ^1.0.8 copied to clipboard
A new flutter plugin project.
0.0.1 #
- TODO: Describe initial release.
1.0.1 #
- Support for mobpush.
1.0.2 #
- Support all API for MobPush.
1.0.3 #
- Add How to Use Demo for MobPush.
1.0.4 #
- 1、完善所有iOS API;
- 2、提供完整Demo示例;
1.0.5 #
- 1、iOS 新增设置前台通知展示类型(Badge、Sound、Alert);
- 2、更新Demo其他API界面为列表展示;
1.0.6 #
- 1、调整普通接口通过result回调;
- 2、接口回调改为Map类型用于提供接口错误信息回调;
1.0.7 #
- 1、iOS 消息点击回调 bug fixed.
1.0.8 #
- 1、全平台支持TCP服务
- 2、对过往版本中连接不稳定的现象进行了优化
- 3、修复了v2.x Beta中出现的部分已知问题