-
Notifications
You must be signed in to change notification settings - Fork 523
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
Random crash on PopupDialog , not reproducible easily. #160
Comments
Hey there, is there any way you could send me an example project? As you mentioned, it seems not easy to reproduce and I did never hit this case while testing. |
Sure, of course I was not expecting the full project, just a small example the in best case would demonstrate the issue. FXBlurview was not done by me but is included in the lib. afaik, this crash can happen if there is problems with the underlying views. Btw., what does the console log when crashing? |
This is definitely an issue with FXBlurView: nicklockwood/FXBlurView#120 |
I hit this issue in my project when use PopupDialog to show custom content, hope this issue is fixed soon. |
@hieutnbk So far, I cannot reproduce it. Please provide further information, that is, crash logs and most importantly: an example project showcasing this issue. Thanks a lot! |
Also, which version of PopupDialog are you currently on? |
@shrawan2015, @hieutnbk, do you have have |
@mwfire I haven't used liveBlur. Current PopupDialog is latest on, which supports Swift-3. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
FXBlurView was replaced with DynamicBlurView with the latest development version and can be tested on the development branch. Just change your pod file to Please report any findings here. Thanks for testing 👍 |
Report
Environment
Dependency management
What did you do?
Crash while using the app.
What did you expect to happen?
Do not crash
What happened instead?
App crashed while testing.
Crash reported on the crashlytics log are attached below.
The text was updated successfully, but these errors were encountered: