I want to move a widget created with WidgetKit from an app extension to another app extension.
If I do this, what will happen to the widget that users have already placed on their home screens?
Will the widget disappear from their home screens, or will the migration be handled correctly?