Skip to content

[Bug]: IOS map style not working properly if device and app different theme mode #408

@rajeshbdabhi

Description

@rajeshbdabhi

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

In IOS if device having dark theme and app map style having light theme and if i zoom map landscape or building showing dark mode colors instead of light theme mode below is screenshot. this issue only come into IOS in android working fine.

Image

Flutter version

3.29.2

Package version

0.6.2

Native SDK versions

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

Flutter Doctor Output

[✓] Flutter (Channel stable, 3.29.2, on macOS 15.5 24F74 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[!] Xcode - develop for iOS and macOS (Xcode 16.4)
! CocoaPods 1.15.0 out of date (1.16.2 is recommended).
CocoaPods is a package manager for iOS or macOS platform code.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/to/platform-plugins
To update CocoaPods, see https://guides.cocoapods.org/using/getting-started.html#updating-cocoapods
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.3)
[✓] VS Code (version 1.101.2)
[✓] Connected device (6 available)
[✓] Network resources

Steps to reproduce

  1. keep device theme in dark mode
  2. and change app map style to light theme and zoom all landscape or building showing in different color

Expected vs Actual Behavior

map style automatically should not change if device theme change

Code Sample

// Example code here

Additional Context

No response

Metadata

Metadata

Labels

priority: p3Desirable enhancement or fix. May not be included in 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