huangcs
huangcs
app切换到后台一段时间后(或者启动应用过多),可能被安卓系统杀掉了,但是切换进来的时候并未重新启动,而且直接黑屏了。
Hi: Can I get media information through file path? Media information that seems to be available at present.
**Is your feature request related to a problem? Please describe.** BlackHole has gentle notifications turned on by default when first installed on HarmonyOS 3.0 devices, can gentle notifications be turned...
 如上图所示(我的设备是鸿蒙 3.0,基于 android 12),而 Lx Music mobile 默认是关闭了静默通知的(base on react native )
### 相关平台 H5 ### 复现仓库 [https://github.com/huangcs427/taro_test.git](https://github.com/huangcs427/taro_test.git) **浏览器版本: Microsoft Edge 版本 113.0.1774.57 (正式版本) (64 位)** **使用框架: React** ### 复现步骤 ```jsx import { Component, PropsWithChildren } from 'react' import { View }...