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

Crash in ios 17.4 #92

Open
ijogendrajat opened this issue Mar 12, 2024 · 2 comments
Open

Crash in ios 17.4 #92

ijogendrajat opened this issue Mar 12, 2024 · 2 comments

Comments

@ijogendrajat
Copy link

I tried as given example of code for small project but it crash complete app.

          //   alignment: Alignment.topCenter,
          //   child: ConfettiWidget(
          //     confettiController: _controllerTopCenter,
          //     blastDirection: pi / 2,
          //     maxBlastForce: 5, // set a lower max blast force
          //     minBlastForce: 2, // set a lower min blast force
          //     emissionFrequency: 0.05,
          //     numberOfParticles: 50, // a lot of particles at once
          //     gravity: 1,
          //   ),
          // ),
@shinriyo
Copy link
Contributor

@ijogendrajat
What is the error message?

@ijogendrajat
Copy link
Author

app close after animation because app crash

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

No branches or pull requests

2 participants