You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: