Skip to content

SentryAssetBundle implementation is missing #1286

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
smishra4teva opened this issue Feb 15, 2023 · 1 comment
Closed

SentryAssetBundle implementation is missing #1286

smishra4teva opened this issue Feb 15, 2023 · 1 comment

Comments

@smishra4teva
Copy link

I am using

dependencies:
  sentry_flutter: ^6.20.1

Error:

The non-abstract class 'SentryAssetBundle' is missing implementations for these members:
sentry_asset_bundle.dart:37

  • AssetBundle.loadStructuredBinaryData

this method loadStructuredBinaryData is not implemented by SentryAssetBundle.

the abstract class AssetBundle has loadStructuredBinaryData method. But SentryAssetBundle class is not overriding it.

@ueman
Copy link
Collaborator

ueman commented Feb 15, 2023

There's already an open PR at #1272

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

No branches or pull requests

2 participants