HarmonyOS phAccessHelper.getAssets(fetchOption) 获取资源路径报错

phAccessHelper.getAssets(fetchOption) 获取资源路径,报错

[nodict]MediaLibraryNapiUtils:{HandleSpecialPredicate:303} MEDIA_DATA_DB_URI predicates not support 11
[nodict]MediaLibraryNapiUtils:{GetPredicate:419} invalid predicate
[nodict]MediaLibraryNapiUtils:{GetFetchOption:390} invalid predicate
[nodict]Common:{ThrowError:72} {ParseArgsGetAssets:<private>} ThrowError errCode:14000011 errMsg:medialibrary inner fail
[nodict][ecmascript] Pending exception before IsMixedDebugEnabled called in line:3231, exception details as follows:
[nodict]Error: medialibrary inner fail
[nodict]    at photoPickerGetUri (entry/oh_modules/.ohpm/@ohos+flutter_scan_code@file+har+flutter_scan_code.har/oh_modules/@ohos/flutter_scan_code/src/main/ets/components/plugin/FlutterScanCodePlugin.ets:129:98)
03-20 15:34:38.721   3376-3376    A03D00/JSAPP                   com.zcy.m..._example  E     PhotoViewPicker failed with err: {"code":"14000011"}

选去图片后获取图片的文件路径

HarmonyOS
2024-12-27 16:07:03
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
superinsect

14000011 为系统内部错误,可以尝试清理后台或重启设备,可参考:

https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/errorcode-filemanagement-V5

分享
微博
QQ
微信
回复
2024-12-27 18:14:24
相关问题
如何获取profile路径资源文件?
1916浏览 • 1回复 待解决
如何获取资源文件的全路径
2052浏览 • 1回复 待解决
HarmonyOS中如何获取资源的绝对路径
669浏览 • 1回复 待解决
鸿蒙如何获取资源文件种的路径
16719浏览 • 3回复 待解决
HarmonyOS 获取资源目录下的绝对路径
115浏览 • 1回复 待解决
HarmonyOS 如何添加自定义的资源路径
188浏览 • 1回复 待解决
如何使用Image加载沙箱路径图片资源
1394浏览 • 2回复 待解决
HarmonyOS 加载RN沙盒路径资源文件
312浏览 • 1回复 待解决
HarmonyOS avplayer播放fd路径文件报错
276浏览 • 1回复 待解决
HarmonyOS调用PhotoAccessHelper.getAssets问题
546浏览 • 1回复 待解决