You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
414 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 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