-
Notifications
You must be signed in to change notification settings - Fork 25
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
App crashing on selection of gif(Android) #90
Comments
FYI I downgraded the version to 2.0.0 and it works fine there |
Hi @Aman1706! Sorry for the delayed response. We can't reproduce the issue with an example app. Could you please create some minimal playground where this problem occurs? Or, if you have more detailed information about the error, such as a stake trace, could you please share it? That would be very helpful |
@pshoniuk , I too am facing the same issue. Only happens in release builds on Android. Here is the error I get if I run my app in Android Studio with the build variant set to release: --------- beginning of crash |
Hi @ujjwal-techahead-personal |
@ujjwal-techahead-personal We've released a fix in v2.1.3. Please check it when you get a chance. If the problem still occurs, please reopen this issue or create a new one |
🐛 Bug Report
If a user tries to select a gif in the GiphyDialog menu, the app crashes
This is happening for android and only for an apk or aab build, it works fine when running in debug.
I was using an older version of this package and then bumped it up to the latest, after that this issue occurred.
Looking at sentry I see this error
To Reproduce
(Write your steps here:)
Your Environment
Reproducible Demo
Screen.Recording.2022-12-13.at.4.33.03.PM.mov
The text was updated successfully, but these errors were encountered: