- Solve the problem of possible flashback
- 解决可能出现闪退的问题
- Added Push channel for Honor manufacturers
- 解决应用宝合规检查问题
- Upgrade the Umeng SDK
- 升级友盟SDK
- Fix compile errors
- 修复编译错误
- Upgrade the Huawei Push SDK
- 升级华为推送SDK
- Upgrade the Umeng SDK
- 升级友盟SDK
- Upgrade the Umeng SDK
- 升级友盟SDK
- Increase the set resource package name (setResourcePackageName) in the initialization to improve the reach effect
- 初始化中增加设置资源包名(setResourcePackageName),改善到达效果
- Instructions for obfuscating packaging have been added to the instructions for use
- 使用说明中增加了混淆打包的说明
- Support Umeng's "Compliance Guide"
- 支持Umeng的《合规指南》
- Update the description error in the document
- 更新文档里面的说明错误
- Add url and activity elements in MessageBodyModel
- 增加MessageBodyModel里面url和activity元素
- Upgrade the Umeng SDK and update the Maven URL
- 升级友盟SDK,更新Maven地址
- Upgrade the analytics of Umeng to 9.3.7, upgrade the push to 6.3.2, and upgrade some dependent SDKs
- 升级友盟统计到9.3.7,升级推送到6.3.2,以及一些依赖的SDK升级
- Support null safety
- 支持 null safety
- Upgrade the analytics of Umeng to 9.3.3, upgrade the push to 6.2.0, and upgrade some dependent SDKs
- 升级友盟统计到9.3.3,升级推送到6.2.0,以及一些依赖的SDK升级
- Support obtaining deviceToken
- 支持获取deviceToken
- Format code to improve score
- 格式化代码,提高评分
- Modified variable naming
- 修正变量命名
- Please note that 1.2 version and 1.1 version are not compatible
- 1.2版本和1.1版本不兼容,请注意
- Removed the initialized customMessage parameter
- 去除了初始化的customMessage参数
- Do not process Custom messages separately, process all message types in a unified manner, please refer to the documentation for details
- 不单独处理Custom消息,统一处理所有消息类型,详细参见说明文档
- Added Dart's MessageModel class, which is used to convert the message body sent over. For details, please refer to the documentation
- 增加了Dart的MessageModel类,用于转换发送过来的消息体,详细使用参见说明文档
- When customizing the message, click on the message to wake up the background activity (do not create a new activity)
- 自定义消息的时候,点击消息可以唤醒后台的Activity(不创建新的Activity)
- Update usage document
- 更新使用文档
- Update usage document
- 更新使用文档
- Update usage document
- 更新使用文档
- Solve the problem of Crash monitoring under IOS
- 解决IOS下监听会Crash的问题
- Add CustomMessage condition control, modify the document
- 加入CustomMessage条件控制,修改文档
- Umeng upgraded to the latest version of SDK (including IOS and Android), and there was no compiling problem in the test
- 友盟升级到最新版SDK(包含IOS和Android),亲测没有编译等问题
- Added vendor Push channel support (Xiaomi, Huawei, Oppo, Vivo, Meizu), test Xiaomi can accept offline Push
- 加入厂商Push通道支持(Xiaomi,Huawei,Oppo,Vivo,Meizu),亲测Xiaomi可以接受离线Push
- Plus the utdid component on the Android side of Umeng, there is no need to remove it under special circumstances.
- 加上友盟Android端的utdid组件,有特殊情况不需要的自行去除
- Solve insecure connections in README.MD, add points, :)
- 解决README.MD中的不安全连接,加点评分,:)
- Solve the problem of the compilation error of the new version IOS SDK of Umeng
- 解决友盟新版本IOS SDK编译错误的问题
- Removal of Umeng's security optional components may lead to conflicts with other SDKs
- 去除友盟的安全可选组件,可能导致和别的SDK冲突
- Solve the problem that the new version SDK of Umeng does not match each other
- 解决友盟新版本SDK相互不匹配的问题
- Solve the problem that the new version SDK of Umeng does not match each other
- 解决友盟新版本SDK相互不匹配的问题
- Solve the new version SDK compilation error of Umeng
- 解决友盟新版本SDK编译错误
- Update the SDK version that Umeng depends on
- 更新友盟依赖的SDK版本
- Update the document, some nouns are consistent with Umeng
- 更新文档,一些名词和友盟一致
- Corrected the userNotificationCenter writing of the custom response message IOS, thanks gaoyong06
- 修正自定义响应消息IOS的userNotificationCenter写法,感谢gaoyong06
- Add page buried point events (startPage, endPage)
- 增加页面埋点事件(startPage,endPage)
- Add custom event (event)
- 增加自定义事件(event)
- Add Push custom response
- 增加Push的自定义响应
- adjustment description
- 调整说明
- adjustment description
- 调整说明
- fix bugs
- 修复错误
- Document update
- 文档更新
- Plug-in mode compatible with Flutter1.12
- 兼容Flutter1.12后的插件模式
- Integration of basic Umeng Analytics functions
- 集成基本的Umeng的Analytics分析功能
- Integrated basic Umeng Push function (support Alias, Tags function)
- 集成基本的Umeng的Push推送功能(支持别名Alias,标签Tags功能)