fahidattique55/FAPanels

FAPanels Crash *Shuffled()*

PGandhi30 opened this issue · 7 comments

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.

TtGCs23_ContiguousArrayStorageCSo11UIImageView$ shuffled array

@PGandhi30 Can you share more details about crash?

How did you generate it?

@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

@PGandhi30

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

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

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

@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

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

Screenshot 2020-07-07 at 11 14 04