fahidattique55 / FAPanels

FAPanels - Swift
Apache License 2.0
851 stars 90 forks source link

FAPanels Crash *Shuffled()* #73

Open PGandhi30 opened 4 years ago

PGandhi30 commented 4 years ago

Application crashed due to shuffled function in boxFade and dumpFall animation.

Generate Error: Multipleclick on table view row. It is increasing UIImageview in an array and it will generate a crash.

_TtGCs23ContiguousArrayStorageCSo11UIImageView$ shuffled array

fahidattique55 commented 4 years ago

@PGandhi30 Can you share more details about crash?

How did you generate it?

PGandhi30 commented 4 years ago

@fahidattique55 On my side, the "sync data" option available which is an open panel and not a close panel, until then "sync data" option is not completed working at that time multiple clicks on the panel it will crash an app. Duration Open panel: 4 Sec

fahidattique55 commented 4 years ago

@PGandhi30

Thanks for sharing details, I was busy in some other work. I'll look into these soon.

Annyjain29 commented 4 years ago

Hello there

I am also having same issue of crash and i fixed it by changing following thing

Pods - FPanelConfigurations -> change animation from boxType to anyOther i did following open var centerPanelTransitionType : FAPanelTransitionType = .crossDissolve

This fix my issue

After apply pods changes please apply clean-build and then run to reflect your changes

fahidattique55 commented 4 years ago

@Annyjain29 would you like to make a pull request for this fix?

oussa005 commented 4 years ago

@fahidattique55 can you please try to fix this Issue. many user have reported it.

Bildschirmfoto 2020-06-04 um 13 29 00 Bildschirmfoto 2020-06-04 um 13 30 00
soiferman commented 4 years ago

I figure out how to fix it: just add Gameplay.framework to your project targets

Screenshot 2020-07-07 at 11 14 04