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

Error when trying to release apk #628

Open
ardeshir-33033 opened this issue Jan 8, 2025 · 0 comments
Open

Error when trying to release apk #628

ardeshir-33033 opened this issue Jan 8, 2025 · 0 comments

Comments

@ardeshir-33033
Copy link

i use flutter_callkit_incoming: 2.0.4+1
when i try to create apk for my app I get this error

v/flutter_callkit_incoming-2.0.4+1/android/src/main/kotlin/com/hiennv/flutter_callkit_incoming/widgets/CircleTransform.kt:17:54 Argument type mismatch: actual type is 'android.graphics.Bitmap.Config?', but 'android.graphics.Bitmap.Config' was expected.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_callkit_incoming:compileReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction

I use flutter: 3.22.2
I changed it to 3.24.5 and to difference

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