cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

WeChat mini-game does not support webP format images

Open linruimin opened this issue 3 years ago • 1 comments

Cocos Creator version

3.3.2

System information

P30Pro wechat game

Issue description

Real machine test on WeChat mini-game does not support webP format images, WeChat development tools are normal.

Relevant error log output

No response

Steps to reproduce

Test cc.sys.capabilities.webp in Real machine is false. 企业微信截图_16536457587292 In WeChat development cc.sys.capabilities.webp is true. 企业微信截图_16536458001252 There is a problem with the judgment of this place: 企业微信截图_16536458442069 Here is a demo: webp.zip

Minimal reproduction project

No response

linruimin avatar May 27 '22 11:05 linruimin

@yyycggg please take a look whether we need to fix on Android https://github.com/cocos/cocos-engine/pull/12830

PPpro avatar Sep 22 '22 07:09 PPpro