Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Get HEIC file with iOS when the image has been cropped by System #79

Closed
xlyasdasd opened this issue Dec 21, 2020 · 2 comments
Closed
Labels
r: photo_manager Related to the photo_manager package.

Comments

@xlyasdasd
Copy link

Describe the bug (描述)
Get HEIC file with iOS when the image has been cropped by System.
选择被iOS系统裁剪的图片,会得到HEIC文件,未被裁剪的则不会.

How to reproduce (如何复现)
第一步,在iOS手机,裁剪一张图片,
第二部,使用flutter_wechat_assets_picker选择图片,打印asset对象,得到HEIC文件
Steps to reproduce the behavior (描述复现步骤):

  1. Go to Picture in iOS OS.
  2. Crop an image.
  3. Select the image with flutter_wechat_assets_picker in App.
  4. Get HEIC

Expected behavior (期望行为)
A JPG file.

Screenshots (If contains) (是否有截图可以提供)

image

Device information (设备信息)

  • Device: iphone SE
  • OS: iOS 14.3
  • Package Version: 5.0.0-dev.3
  • Flutter Version: 1.22

Additional context (附加信息)
Add any other context about the problem here. 在此提供更多的内容。

@xlyasdasd xlyasdasd added await investigate The issue is waiting for further investigation. s: bug Something isn't working. labels Dec 21, 2020
@github-actions github-actions bot added the await triage The issue is waiting for triage. label Dec 21, 2020
@AlexV525 AlexV525 added r: photo_manager Related to the photo_manager package. and removed s: bug Something isn't working. labels Dec 21, 2020
@AlexV525
Copy link
Member

/cc @CaiJingLong

@CaiJingLong
Copy link
Member

iOS系统提供什么格式,我也管不了

@AlexV525 AlexV525 removed await investigate The issue is waiting for further investigation. await triage The issue is waiting for triage. labels Jan 4, 2021
@AlexV525 AlexV525 closed this as completed Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r: photo_manager Related to the photo_manager package.
Projects
None yet
Development

No branches or pull requests

3 participants