Open omartinma opened 2 months ago
Hi @omartinma Thank you for reaching out! When you say you add both dependencies, do you mean BlinkID+BlinkCard(flutter)? could you also provide us additional logs of the exception? You can also reach out to us directly at support@microblink.com and we can assist you further.
Hi @omartinma Thank you for reaching out! When you say you add both dependencies, do you mean BlinkID+BlinkCard(flutter)? could you also provide us additional logs of the exception? You can also reach out to us directly at support@microblink.com and we can assist you further.
Exactly @somyaguptagit, adding BlinkID and BlinkCard both using the latest version. Unfortunately, there are no more logs than what I provided. Not sure why the error message shown is different when adding both dependencies rather than only adding BlinkID.
I was able to replicate this in a clean project using flutter create and adding the dependency.
Let me know if you need more details.
Thanks!
@omartinma I had a similar issue yesterday, and I had to update the Android Gradle Plugin version to 8.1.3 to make it work.
Hi @radivojeostojic and @omartinma
@radivojeostojic that is correct, updating to Gradle v8 should resolve the issue. Thank you for responding. I will update this information in the documentation in the upcoming release.
Thanks both for your replies @radivojeostojic @mparadina.
Actually, I was using Gradle 8.7 with Android Gradle Plugin 8.5. I tried to use 8.1.3 and I'm still getting the same error when I combine the 2 libraries. If I use blinkid_flutter only I can run the project perfectly.
Do we have any update about this topic? @somyaguptagit @mparadina Thanks!
Hi,
I'm currently using in my project the Flutter version 3.19.3. When upgrading to 3.24.1 I'm not able to build the Android project anymore, and I'm seeing this issue.
What is the maximum Flutter version supported by the library at the moment?
Thanks!
It seems that blinkcard does not have the issue and it can run individually, but If i add both dependencies to the project the error message that I get is different: