天狐
天狐
  • 发布:2024-11-08 09:29
  • 更新:2024-11-11 19:36
  • 阅读:59

相册选择空白 Unsupported fetch for asset collections with type 2 and subtype 2【报Bug】

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Mac

PC开发环境操作系统版本号: 15.0.1 (24A348)

HBuilderX类型: 正式

HBuilderX版本号: 4.29

手机系统: iOS

手机系统版本号: iOS 18

手机厂商: 苹果

手机机型: iphone12

页面类型: vue

vue版本: vue2

打包方式: 离线

项目创建方式: HBuilderX

操作步骤:

uni.chooseImage({
sourceType: ["album", "camera"],
sizeType: ["original", "compressed"],

预期结果:

显示相册

实际结果:

显示页面了 ,但是没有图片

bug描述:

uni.chooseImage({
sourceType: ["album", "camera"],
sizeType: ["original", "compressed"],

ios xcode中报Unsupported fetch for asset collections with type 2 and subtype 2
https://github.com/banchichen/TZImagePickerController/issues/1685 和这个问题一样
https://github.com/longitachi/ZLPhotoBrowser/issues/936

2024-11-08 09:29 负责人:DCloud_iOS_WZT 分享
已邀请:
DCloud_iOS_WZT

DCloud_iOS_WZT

离线SDK更新到4.32

要回复问题请先登录注册