Bryan Oltman
Bryan Oltman
The upgrader package looks reasonable. I think your response correct, but I would say that > Having releases otherwise defeats the purpose of having code push altogether. isn't true for...
@quanglm23 That's very helpful. Filed https://github.com/shorebirdtech/shorebird/issues/2206 to track that specific failure mode.
Duplicate of https://github.com/shorebirdtech/shorebird/issues/1746. Closing in favor of that
For cases where we only support a relatively high minimum version (the current state of iOS), is the expectation that `shorebird release ios` would fail if the user does not...
If I'm understanding correctly, the issue is that your app extension version and your app version are not the same. Shorebird does not manipulate your app version or the versions...
When you say "normal build generation", what do you mean exactly? How do you normally perform your builds?
I don't think we have enough information to understand and fix this issue. Closing due to inactivity.
manageAppVersionAndBuildNumber causes Xcode to change the build number of the app after it has been packaged, meaning the version reported to shorebird the release created will be different than what...
I have not been able to reproduce this issue, so I'm not totally sure.
Which isn't to say there's not an issue here, but I attempted to reproduce by adding a notification extension to the Flutter counter app example and going through the shorebird...