Skip to content

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

Closed
mehul425 opened this issue Apr 12, 2022 · 10 comments

Comments

@mehul425
Copy link

mehul425 commented Apr 12, 2022

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)

@mehul425
Copy link
Author

mehul425 commented May 2, 2022

any update on this ??

@rootd
Copy link

rootd commented May 29, 2022

I'm also experiencing this error.

@rootd
Copy link

rootd commented Jun 14, 2022

Something seems to be broken at Google's site. https://issuetracker.google.com/issues/222530459

@mehul425
Copy link
Author

Getting too many Crashes so pls help
Screenshot 2022-06-18 at 11 13 48 AM

@rootd
Copy link

rootd commented Jul 1, 2022

As I wrote, this seems to be an issue at Googe's site. There's nothing the package maintainer can do about it.

@Lazizbek97
Copy link

Does it work now? I'm facing same issue still

@jonasbark
Copy link
Owner

After implementing the fix suggested in #82 (comment) I no longer see the issue in my app

@tejaswinidev24
Copy link

Any Solution?
I am also facing the same issue

@fleoparra
Copy link

fleoparra commented Sep 5, 2023

In my case, I use in the yaml file (instead of the in_app_update line):

  in_app_update:
    git:
      url: https://github.com/fleoparra/flutter_in_app_update.git
      ref: master

And I do not have this issue. Can someone, with the problem, test this?

@jonasbark
Copy link
Owner

Appppppaarently it was fixed with the latest Play Core update:
https://issuetracker.google.com/issues/222530459#comment16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants