Eric Seidel
Eric Seidel
Creating a meta-bug to track our various reports of low-link percentages on iOS (low % on CPU). Ones we're tracking: * https://github.com/shorebirdtech/shorebird/issues/1825 * https://github.com/shorebirdtech/shorebird/issues/1870 * Removing an ObjectPool constant drops...
Today Shorebird supports recent `stable` versions of Flutter, including 3.10.0-3.10.6: https://docs.shorebird.dev/flutter-version We could support more versions. We also could support some of those versions better. The major things holding us...
App ID: b3be02c7-97a8-4135-be71-814cc43d096e It shows up in my list, but when I choose delete: I get an "insufficient permissions" error. I presume it's not my app, I'm just a collaborator?...
Right now we have a funny setup, where by `flutter` when invoked from `shorebird` will talk to downloads.shorebird.dev, which runs artifact_proxy, and will re-write some requests to pull shorebird artifacts...
I suspect the "easy" solution here is to just match what Flutter does and use git branches as "channels". This would mean adding a `shorebird channel` command like `flutter channel`...
In addition to channels (releasing to specific groups of users), https://github.com/shorebirdtech/shorebird/issues/110 some devs may also want to be able to release incrementally over time to large groups of users, e.g....
Google keeps emailing me that we have SEO issues: https://search.google.com/search-console/index
``` eseidel@erics-mbp shorebird % curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf | bash Error: Existing Shorebird installation detected. Use --force to overwrite. eseidel@erics-mbp shorebird % curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf...
We got one report of Asure pipeline builds failing due to recent changes. It appears those use x64. I wonder if we could have broken iOS builds from x64?
Update Sept 11, 2024: We know of at least some developers using Shorebird successfully from China today. Users should be able to download published patches through our CDN (without needing...