Skeletonview: Whole Skeleton animations is gone with XCode 11.4.1

Created on 11 May 2020  路  3Comments  路  Source: Juanpe/SkeletonView

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

Most helpful comment

@barankaansert, I had the same issue, check that view where you show skeleton is view.isSkeletonable = true

All 3 comments

@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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adelbios picture adelbios  路  4Comments

Manikandan271192 picture Manikandan271192  路  4Comments

jamesTheKid picture jamesTheKid  路  4Comments

guidev picture guidev  路  4Comments

kimsonwong picture kimsonwong  路  6Comments