Closed hamzaoubouzid closed 2 months ago
Also facing the same issue with codemagic
Also facing this issue. In the past this PR(#57 ) solved it
any idea how I can use this PR(#57) in my code? and what version of flutter_logs should I downgrade to?
any idea how I can use this PR(#57) in my code? and what version of flutter_logs should I downgrade to?
@kwaku-pistis well, if you need to solve this asap you should fork this repo and change the dependency "com.github.umair13adil:RxLogs:1.0.20" for "com.github.umair13adil:RxLogs:1.0.23" in the build gradle
any idea how I can use this PR(#57) in my code? and what version of flutter_logs should I downgrade to?
@kwaku-pistis well, if you need to solve this asap you should fork this repo and change the dependency "com.github.umair13adil:RxLogs:1.0.20" for "com.github.umair13adil:RxLogs:1.0.23" in the build gradle
@aberutti-convorelay thank you
Hi @kwaku-pistis and @aberutti-convorelay I have resolved the issue. It was related to the packages you installed in the project
@hamzaoubouzid Hi. Can you elaborate please? How do you resolve it?
Hi, I have the same issue here ! Can you elaborate please? How do you resolve it? I'm using flutter_logs: 2.1.12 when I try to build shows this:
I'm using this flutter version:
Tks!
hi @aberutti-convorelay can you send me your pubspec.yaml
Please use version 1.0.22. There is an issue at jCenter that's why the version had to be updated.
Hi , I am currently working on setting up a CI/CD pipeline using Jenkins and have encountered an issue during the release of the APK. Specifically, I am receiving the following error: