Skip to content
New issue

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

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

Already on GitHub? # to your account

Android app crashes on long press of input field #657

Closed
5 tasks done
mhdshah opened this issue Jan 27, 2021 · 4 comments
Closed
5 tasks done

Android app crashes on long press of input field #657

mhdshah opened this issue Jan 27, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@mhdshah
Copy link

mhdshah commented Jan 27, 2021

Environment

Technology Version
Flutter version
Plugin version
Android version
iOS version
Xcode version

Device information:

Description

Expected behavior:

Current behavior:

Steps to reproduce

  1. This
  2. Than that
  3. Then

Images

Stacktrace/Logcat

@mhdshah mhdshah added the bug Something isn't working label Jan 27, 2021
@mhdshah
Copy link
Author

mhdshah commented Jan 27, 2021

In order to fix the issue, I have changed the if condition (value != null) to (!value.equalsIgnoreCase("null")).

Screenshot 2021-01-27 at 6 10 29 PM

Screenshot 2021-01-27 at 6 09 55 PM

@tranductam2802
Copy link
Contributor

This ticket may be relate to: '#527'

@tranductam2802
Copy link
Contributor

I think it's fixed at: 26e63ce

pichillilorenzo added a commit that referenced this issue Feb 9, 2021
[mod] Fix all issues relate to long click in Android version 7.0 (#657, #527)
Copy link

github-actions bot commented Nov 8, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants