fluttercommunity / flutter_workmanager

A Flutter plugin which allows you to execute code in the background on Android and iOS.
825 stars 247 forks source link

Error while running app with workmanager package #536

Closed Shazin12 closed 4 months ago

Shazin12 commented 4 months ago

Launching lib\main.dart on M2101K7AI in debug mode...

FAILURE: Build failed with an exception.

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

Exited (1).

Version

Technology Version
Workmanager version 0.5.2
Xcode version
Swift version
iOS deployment target

Describe the error Describe error Optionally provide the least amount of code that shows this behaviour. Ideally in the sample app.

Output of flutter doctor -v

Shazin12 commented 4 months ago

downgraded kotlin version

KriseevM commented 1 month ago

downgraded kotlin version

On which version it works?