Skip to content

ERROR: WindowsTaskbar::ResetOverlayIcon, null, null #20

@skutimechanic

Description

@skutimechanic

In the code I call: WindowsTaskbar.resetOverlayIcon() and I can see in my production logs the error:
PlatformException(-1, ERROR: WindowsTaskbar::ResetOverlayIcon, null, null)

I've checked the example app and no error for calling resetOverlayIcon before setOverlayIcon is called.

What could be wrong that the exception appears in the production?

Platform: Windows 10 Pro
Dart 3.6.2 (stable)

Stack Trace:
PlatformException: PlatformException(-1, ERROR: WindowsTaskbar::ResetOverlayIcon, null, null)
  # 0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:646)
  # 1      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334) File "<asynchronous suspension>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions