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

[FEATURE REQUEST] Create image message with HEIC image #809

Open
zhaolibo1989 opened this issue Dec 9, 2024 · 1 comment
Open

[FEATURE REQUEST] Create image message with HEIC image #809

zhaolibo1989 opened this issue Dec 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@zhaolibo1989
Copy link
Contributor

Why this feature?

iPhone devices have images in the HEIC format (*.heic), and there is an error when creating messages in this format using the SDK. Can we support this?

Suggested Solution

Directly support the HEIC format or convert to the JPEG format.

Additional Information

No response

@zhaolibo1989 zhaolibo1989 added the enhancement New feature or request label Dec 9, 2024
@FGadvancer
Copy link
Member

Currently, image and file processing is handled at the SDK layer, but the support for different image formats across platforms may not be very friendly. So, we plan to create messages that will be processed by the intermediate layer on each platform, with the Go SDK only responsible for uploading and sending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants