Eric Seidel
Eric Seidel
A user reached out and they wanted to cherry-pick a single change from flutter/flutter/main onto their Flutter and use it with Shorebird. One could theoretically reach inside ~/.shorebird/bin/cache and patch...
We fixed a deadlock caused by Firebase Cloud Messenger (or similar plugins) back in https://github.com/shorebirdtech/shorebird/issues/1981 I recall that as a result we bumped the minimum Flutter version for making iOS...
Hi @bryanoltman @yilugesanghua i am also facing the same problem. I am following this link https://docs.shorebird.dev/guides/hybrid-apps/android/ for generating the aar. I am successfully generate the aar (shorebird release aar --release-version...
App ID: ca1d622b-77a4-4c50-81be-d24592a1af7c User reports hitting a hang after patching on iOS. They mentioned that it worked on several test devices, but hung on the iPhone 15? https://discord.com/channels/1030243211995791380/1030243213002412164/1262111326046519387 They're happy...
``` I created a release via shorebird release android --target ./lib/main_dev.dart --flavor dev. It work as expected and generated a .aab file. But now I want apk file for the...
Right now you can only add collaborators if they already have a Shorebird account. Now that we have transactional email support we should be able to support invites.
This may be the same as https://github.com/shorebirdtech/shorebird/issues/110? This is akin to Test Flight or Test Tracks on App Store and Play Store respectively. Unfortunately neither of those provide ways for...
We don't currently provide any way for devs to track progress of a patch rollout. * How many devices have downloaded the patch? * How many have reported success? *...
When users get a warning about dex changes they sometimes don't know why. We could probably do more to show them what changed. There exist "dex diffing" programs afaict.
``` ✓ Fetching releases (0.5s) Which release would you like to preview? Which release would you like to preview? 1.1.1.1+1111 ✓ Using production track (1.8s) ✓ Extracting metadata (0.7s) ✓...