Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlutterLocalNotificationsPlugin.java:1019: bigLargeIcon is ambiguous #2438

Open
AKarchi opened this issue Oct 30, 2024 · 0 comments
Open

FlutterLocalNotificationsPlugin.java:1019: bigLargeIcon is ambiguous #2438

AKarchi opened this issue Oct 30, 2024 · 0 comments

Comments

@AKarchi
Copy link

AKarchi commented Oct 30, 2024

C:\Users\marie\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_local_notifications-14.1.5\android\src\main\java\com\dexterous\flutterlocalnotifications\FlutterLocalNotificationsPlugin.java:1019: error: reference to bigLargeIcon is ambiguous
bigPictureStyle.bigLargeIcon(null);
^
both method bigLargeIcon(Bitmap) in BigPictureStyle and method bigLargeIcon(Icon) in BigPictureStyle match
1 error

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':flutter_local_notifications:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:

Run with --info option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 1s
Error: Gradle task assembleDebug failed with exit code 1

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

No branches or pull requests

1 participant