You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you should also warn about plugin updates. I think that there's no way to know if a new version of some Flutter plugin made changes to the native code (that can't be updated by Shortbird). Unless you do some clever diffing.
TTs have run into this. Both by changing flutter_assets as well as changing java/kotlin code.
We should detect that there have been changes to the app that we do not support patching and warn users.
The text was updated successfully, but these errors were encountered: