Eric Seidel
Eric Seidel
We're releasing a fix today (requires a new release with 3.32.7 or later) which greatly improves startup time for very large applications. It turns out we had some unnecessary slowness...
Thanks for the report. We're short-staffed at the moment, but hiring at least 2 engineers to backfill (if you know anyone 🙃). So CI work is paused until Q1.
I think we currently only record the hash of the podfile.lock (to minimize what information we store on your behalf).
Makes sense. We do seem to have a lot of "white label app" customers with lots of apps.
It seems very possible that our path handling on Windows is not emoji-aware. Windows path handling is different from linux and iOS/MacOS and much less emoji/space friendly than those two...
Thank you for the report!
We definitely made some path fixes back in May for whitespace for the `shorebird` cli, I suspect we still have bugs on the client-side (updater) with emojis on windows.
This is definitely unexpected. It appears that `C:\Users\USER\.shorebird` is not a git repository? Reinstalling shorebird should fix: https://docs.shorebird.dev/
We would love to help! But we would need more information to do so. Please don't hesitate to reach out if we can be of further assistance. https://discord.gg/shorebird reaches us...
> I'm trying to use Shorebird for the first time in my Flutter project, but I'm running into build errors. I followed the setup instructions, but the build keeps failing....