2025-04-09 18:55:14 +08:00

11 lines
414 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.1.22025-03-20
- 更新 支持鸿蒙
## 1.1.12024-12-16
- 修复 canOpenURL 在安卓端可能会报类型错误的问题
## 1.1.02024-12-06
- 新增 canOpenURL UTS API可用此API判断url是否可以跳转
## 1.0.12024-11-13
- 修复 Android 打开部分 schema 时没有跳转到目标应用的 Bug
## 1.0.02024-04-25
- 更新 在 Android 和 iOS 上打开链接的 UTS API