How to load sprite Frame from Https url

Hi,
is there any way to load the sprite frame from an external HTTPS URL?

cc.assetManager.loadRemote(url, (err, file) => {});

https://docs.cocos.com/creator/api/en/classes/AssetManager.html#loadremote

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.