svga / SVGAPlayer-Web

Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
https://svga.io
Apache License 2.0
954 stars 239 forks source link

undefined is not a object (evaluating this._videoItem.frames) #107

Open Limuyang1013 opened 4 years ago

Limuyang1013 commented 4 years ago

Recently used this framework in the project,Received user feedback said svga animation cannot play,we find it only happen on two low version iOS machine, which are iOS10.1 and iOS10.0.2 ,other machine runs well, the Error message received said "undefined is not a object (evaluating this._videoItem.frames)" and "undefined is not a object (evaluating f.input.length)" I would like to ask you to help me see if this is a compatibility issue,thx. you can also contact me by email

Limuyang1013 commented 4 years ago

i found the XMLHttpRequest return null case the problem,but why?

Limuyang1013 commented 4 years ago

maybe this issue cause the problem, but can your team fix this in this library? https://github.com/NativeScript/NativeScript/issues/4508

boliangleung commented 3 years ago

How to solve this error? "undefined is not a object (evaluating this._videoItem.frames)"

kamilic commented 2 years ago

ping. Anybody can solve this problems?

yuitakano commented 2 years ago

How to solve this error ?