Skip to content

[Bug]: Unexpected Error #468

@ivisiongatesubscription

Description

@ivisiongatesubscription

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

In Android
we got this error
"W/Resources(32297): Drawable com.zepson.swifpackowner:drawable/generic_above_shadow has unresolved theme attributes! Consider using Resources.getDrawable(int, Theme) or Context.getDrawable(int).
W/Resources(32297): java.lang.RuntimeException
W/Resources(32297): at android.content.res.Resources.getDrawable(Resources.java:921)
W/Resources(32297): at com.google.android.libraries.navigation.internal.mt.a.h(PG:1)
W/Resources(32297): at com.google.android.libraries.navigation.internal.ms.f.a(PG:1134)
W/Resources(32297): at com.google.android.libraries.navigation.internal.ms.am.a(PG:2)
W/Resources(32297): at com.google.android.libraries.navigation.internal.mx.t.b(PG:1)
W/Resources(32297): at com.google.android.libraries.navigation.internal.ms.az.b(PG:3)
W/Resources(32297): at com.google.android.libraries.navigation.internal.ms.az.a(PG:38)
W/Resources(32297): at com.google.android.libraries.navigation.internal.ms.az.a(PG:51)
W/Resources(32297): at com.google.android.libraries.navigation.internal.ms.cp.a(PG:17)
W/Resources(32297): at com.google.android.libraries.navigation.internal.ms.cp.d(PG:4)
W/Resources(32297): at com.google.android.libraries.navigation.NavigationView.b(PG:22)
W/Resources(32297): at com.google.android.libraries.navigation.aj.a(PG:1)
W/Resources(32297): at com.google.android.libraries.navigation.internal.xr.ec.run(PG:1)
W/Resources(32297): at android.os.Handler.handleCallback(Handler.java:959)
W/Resources(32297): at android.os.Handler.dispatchMessage(Handler.java:100)
W/Resources(32297): at android.os.Looper.loopOnce(Looper.java:232)
W/Resources(32297): at android.os.Looper.loop(Looper.java:317)
W/Resources(32297): at android.app.ActivityThread.main(ActivityThread.java:8705)
W/Resources(32297): at java.lang.reflect.Method.invoke(Native Method)
W/Resources(32297): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
W/Resources(32297): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:886)
"
perhaps there is any theme error and one more thing is sometimes they showed a dark theme map some time light why this issue is occured!

Flutter version

32.2

Package version

0.6.4

Native SDK versions

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

Flutter Doctor Output

[✓] Flutter (Channel stable, 3.32.8, on macOS 15.6.1 24G90 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.3)
[✓] VS Code (version 1.103.0)

Steps to reproduce

please consider this issue as soon as resolved
because of App Crashed please also consider if any error occured so don't crash the Entire App just throw an error

Expected vs Actual Behavior

.

Code Sample

// Example code here

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