Build failure with isar_flutter_libs when using Sendbird Flutter SDK #145
Unanswered
AssafZfani
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
After integrating the Sendbird Flutter SDK into my Flutter project, the Android build fails due to a Gradle configuration error in the isar_flutter_libs dependency.
Steps to Reproduce:
Create a Flutter project.
Add Sendbird Flutter SDK as a dependency.
Run the app on Android (debug mode).
The build fails with the following error:
Launching lib/main.dart on sdk gphone16k arm64 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
A problem occurred configuring project ':isar_flutter_libs'.
BUILD FAILED in 52s
Error: Gradle task assembleDebug failed with exit code 1
Beta Was this translation helpful? Give feedback.
All reactions