Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAPanels Crash *Shuffled()* #73

Open
PGandhi30 opened this issue Oct 11, 2019 · 7 comments
Open

FAPanels Crash *Shuffled()* #73

PGandhi30 opened this issue Oct 11, 2019 · 7 comments
Assignees
Labels

Comments

@PGandhi30
Copy link

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

@fahidattique55
Copy link
Owner

@PGandhi30 Can you share more details about crash?

How did you generate it?

@fahidattique55 fahidattique55 self-assigned this Oct 16, 2019
@PGandhi30
Copy link
Author

PGandhi30 commented Oct 16, 2019

@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
Copy link
Owner

@PGandhi30

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

@Annyjain29
Copy link

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
Copy link
Owner

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

@oussa005
Copy link

oussa005 commented Jun 4, 2020

@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
Copy link

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

Screenshot 2020-07-07 at 11 14 04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants