-
Notifications
You must be signed in to change notification settings - Fork 384
Open
Labels
Automation: triageTriaged automatically by our bot.Triaged automatically by our bot.Platform: iOSSort: BUGawait triage
Description
Version
3.6.4
Platforms
iOS
Device Model
Iphone14 pro
flutter info
[✓] Flutter (Channel stable, 3.32.7, on macOS 26.1 25B78 darwin-arm64, locale zh-Hans-CN) [849ms]
• Flutter version 3.32.7 on channel stable at /Users/hch/dev/flutter_latest
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision d7b523b356 (5 months ago), 2025-07-15 17:03:46 -0700
• Engine revision 39d6d6e699
• Dart version 3.8.1
• DevTools version 2.45.1
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cnHow to reproduce?
1.准备打开了iCloud自动同步的手机,和livephoto
2.在预览页选择iCloud livephoto
3.使用 await entity.fileWithSubtype;获取livephoto的视频
4.观察到长时间没有结果,可能出错了,或者还在loading中。(暂不确定一直等,能不能等到结果)
Logs
Example code (optional)
if (entity.isLivePhoto) {
final videoFile = await entity.fileWithSubtype;
}Contact
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Automation: triageTriaged automatically by our bot.Triaged automatically by our bot.Platform: iOSSort: BUGawait triage