-
Notifications
You must be signed in to change notification settings - Fork 837
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
[BUG] java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference #262
Comments
I post here again my answer from my plugin (pichillilorenzo/flutter_inappwebview#390 (comment)):
@sarbagyastha This should be added also to your documentation! |
I believe this is not the problem. I also have this issue, and I'm definitely calling This is essentialy a duplicate of this issue on the flutter_inappwebview package. See there for a full reporoducible example of the error. |
The author flutter_inappwebview package is working on a fix for this issue, it will be available in flutter_inappwebview version 3.4.0. When that comes out, if @sarbagyastha updates youtube_player_flutter to use that version of inappwebview, the problem will be resolved |
@pichillilorenzo Thank you, will add it.
Waiting for the update. |
@sarbagyastha Published new |
@pichillilorenzo Thanks 🎉 |
Updated |
Hello there, i have tried playing video but video doesn't play and progress indicator keeps turning around.
Video can't play and throw the following error:
The text was updated successfully, but these errors were encountered: