I am working on figma plugin and try load images by using figma.createImageAsync(url)
. But images are not loaded properly even though images(url) are available on amazon s3. Images are PNG.
So I downloaded some images to local and tried load them into figma, but they did not show up also.
Can you help me please? Thank you!