SkeletonView was working on existing project and source code has no changes, when xcode updated, all working animations re gone.
I tried older versions of pods but nothing works, pls help.
Thanks
SkeletonView version: 1.8.7
Xcode version: 11.4.1
Swift version: 5
@barankaansert, I had the same issue, check that view where you show skeleton is view.isSkeletonable = true
thanks for your help , interface builder's isSkeletonable wasnt works correctly, this way is solved .
If this issue is fixed, may I ask you to close it, please.
Most helpful comment
@barankaansert, I had the same issue, check that view where you show skeleton is
view.isSkeletonable = true