Skip to content

[Bug]: MapView and NavigationView lifecycle logic causes crashes on view disposal #452

@jokerttu

Description

@jokerttu

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

If MapView or NavigationView are on background when view is disposed application can crash because faulty lifecycle handling.

Flutter version

3.35.1

Package version

0.6.4

Native SDK versions

  • I haven't changed the version of the native SDKs

Flutter Doctor Output

not relevant

Steps to reproduce

Add application to background and kill it

Expected vs Actual Behavior

MapView and NavigationView should be aware of its current state and should not call methods in wrong order.

Code Sample

not relevant

Additional Context

No response

Metadata

Metadata

Assignees

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions