mapbox / mapbox/mapbox-maps-flutter

IOS Freezed animation

Open
#830 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
380
Forks
204
PR merge metrics
No merged PRs in 30d

Description

Hey there,
First of all, thank you for the amazing integration!

I ran into an issue where rendering stops as soon as an iOS popup (in my case, the NFC scanning prompt) is started. Rendering resumes once the popup is closed.

I’ve tried using flyTo, easeTo, and setCamera, but it seems like the entire rendering process is paused. When the popup is closed, the camera jumps without animation to the target position. I suspect the animation is running in the background without updating the screen.

Is there any way to ensure the animation is shown behind the iOS popup ?

Thanks for your help!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by starting a camera animation and opening the iOS NFC scanning prompt, then compare rendering while the prompt is visible with the camera position after it closes. There are no files, tests, or entry points named in the issue; done would be determining whether animation can render behind the popup and documenting the supported behavior or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.