Eric Seidel
Eric Seidel
We get about 1 request for this per week. Right now it's a manual process, but we definitely could do better. Eventually @bryanoltman will decide he wants to automate this....
That sure is unexpected. 🤔
Does `adb logcat` show more information about the crash?
OK: ```08-27 21:41:07.620 9265 9265 E FlutterLoader: Flutter initialization failed. 08-27 21:41:07.620 9265 9265 E FlutterLoader: java.util.concurrent.ExecutionException: java.lang.UnsatisfiedLinkError: dlopen failed: library "libflutter.so" not found ``` And: ``` 08-27 21:41:07.434 9265...
Yeah. Sorry, we discovered on Friday that we hadn't been producing x86 builds of the shorebird engine for a while, but now that we've discovered it the fix should be...
Just wanted to let you know we have not forgotten. Just been a busy week with some other infrastructure changes and we haven't gotten to this yet.
OK, so we looked at this (and even tried to set up our builders to produce Shorebird binaries for x86 Android). We cannot produce an x86 Android binary at this...
@bryanoltman so I think the fix here is in `shorebird` to have it detect the arch of the device it's about to connect to and if it's x86 to show...
Using 3rd party code. If you wish to add 3rd party code, which is licensed under BSD, MIT, Apache 2 (any others ask Eric), create a new directory under third_party/$name,...
Hmm, we have at least one very large customer in Kazakhstan, so I would expect Shorebird to work. It is concerning that csn.shorebird.cloud is not reachable from your computer. Does...