ti.animation icon indicating copy to clipboard operation
ti.animation copied to clipboard

TiShadow is passing a full path via file-key to loadAnimationFromJSON:(NSString *)

Open xc0n42 opened this issue 3 years ago • 0 comments

When using TiShadow, it is passing an absolute path, so the result from pathForResource will lead to an invalid path.

Implement a fallback mechanism to also try the passed the passed value of key file.

xc0n42 avatar Dec 04 '21 17:12 xc0n42