Skip to content

[firebase_dynamic_links] Plugin should not crash if activity is unavailable #7

Closed
@mehmetf

Description

@mehmetf

See: flutter/plugins#1989

Currently, if registrar.activity() is not there, the plugin crashes. This is a legitimate use case for some apps since they invoke the Dart isolate from application class (as opposed to activity). We should avoid using activity if we can (e.g. we don't need it for Task objects).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions