-
Notifications
You must be signed in to change notification settings - Fork 87
PlatformException(TASK_FAILURE, AppUpdateService : Binder has died., null, null) #77
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
Comments
any update on this ?? |
I'm also experiencing this error. |
Something seems to be broken at Google's site. https://issuetracker.google.com/issues/222530459 |
As I wrote, this seems to be an issue at Googe's site. There's nothing the package maintainer can do about it. |
Does it work now? I'm facing same issue still |
After implementing the fix suggested in #82 (comment) I no longer see the issue in my app |
Any Solution? |
In my case, I use in the yaml file (instead of the in_app_update line):
And I do not have this issue. Can someone, with the problem, test this? |
Appppppaarently it was fixed with the latest Play Core update: |
Uh oh!
There was an error while loading. Please reload this page.
Got this Crash in Production app.
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: PlatformException(TASK_FAILURE, AppUpdateService : Binder has died., null, null).
at StandardMethodCodec.decodeEnvelope(message_codecs.dart:607)
at MethodChannel._invokeMethod(platform_channel.dart:177)
at InAppUpdate.checkForUpdate(in_app_update.dart:46)
at HomeController.onInit(home_controller.dart:31)
The text was updated successfully, but these errors were encountered: