-
Notifications
You must be signed in to change notification settings - Fork 527
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
Failed to handle method call : java.lang.NullPointerException #984
Comments
|
I am using flutter version 3.19 and android > 10 which is 14 I an using. |
Hi @timbotimbo I checked the issue I have not found the same issue in the issue list, Can you please tag if any issue is already listed and solved?
FAILURE: Build failed with an exception.
|
The lifecycle error looks like #973 |
HI @timbotimbo. I have configured everything, and I did every step you told me, but I am still getting the same error, and the black screen once the build is successful, Please help me to fix this. Also, I have tried adding a Android > 10
ERROR:
|
i'm dealing with multiple errors, but I believe that the following fixed an issue that threw this error, Adding I personaly believe that the |
@emileswain Thank you for the response, but this doesn't solve any of my problems. Please check if I am adding it in right way. |
strictly speaking it should go into the
This may be unrelated, its just the error is pretty similar to what i had when this element was missing. Also if you have values-night, make sure its in there as well. |
@emileswain Thank you, I have tried everything. I don't know, why it is not running. I have added the same thing in the path Flutter clean I tried all the versions of packages by running all the above functions, but it's giving the same error every time I run the Flutter project, I am not sure why it's not working. |
The bug
The export and flutter build is successful after that, we are getting a yellow screen error on the screen both the real device and the emulator device.
ScreenShot
Error log
Please help us with the issue. I don't know if the above log works to debug the issue, but this is what I am getting in the debug logger. Let me know if any other details are needed.
To see the versions used please refer #981
Thank you.
The text was updated successfully, but these errors were encountered: