Skip to content

Conversation

@illuminati1911
Copy link
Contributor

@illuminati1911 illuminati1911 commented Dec 10, 2025

Fixes to iOS view registration logic that previously caused some issues like onViewCreated not being triggered on iOS when doing hot restart with Flutter.

Fixes: #541

Fix based on a code suggestion from user @bderrien

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

Copy link
Contributor

@jokerttu jokerttu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added one naming nit
And code format check fails
Otherwise LGTM

@jokerttu jokerttu merged commit 577d10f into main Dec 11, 2025
17 of 21 checks passed
@jokerttu jokerttu deleted the fix/ios-view-registration-bug branch December 11, 2025 10:01
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

Successfully merging this pull request may close these issues.

[Bug]: onViewCreated not called for GoogleMapsNavigationView on iOS

3 participants