Bryan Oltman
Bryan Oltman
We'll need a bit more info than this to help. What command did you run? What is your app ID?
This is concerning. Without being able to reproduce the issue, it may be difficult for us to find the cause of the problem, but we will certainly try. Some questions...
Reopening, closed by accident
Does `flutter build aar` work with Flutter 3.19.6?
After some discussion on Discord, @vineetpal88 mentioned that they have integrated Flutter into their Android app using the "Module source code" method mentioned in https://docs.flutter.dev/add-to-app/android/project-setup#integrate-your-flutter-module. Shorebird does not yet support...
@erickzanardo yeah, I think that'd be best
This build error doesn't look Shorebird-related. Does your app compile with `flutter build appbundle` using Flutter 3.19.6?
Hmm, that sounds like it might be a codemagic issue then. I can try to help, but I'm not especially familiar with their product. `e: /Users/builder/.gradle/caches/transforms-3/f6f4e33da20a12a28ff1fcf3f626dd57/transformed/jetified-kotlin-stdlib-1.9.21.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with...
Some of the answers in https://stackoverflow.com/questions/67699823/module-was-compiled-with-an-incompatible-version-of-kotlin-the-binary-version-o look potentially promising?
> Can we open the server API and build our own download service This is captured in https://github.com/shorebirdtech/shorebird/issues/485. The short answer is that we do not currently have plans to...