Theme extension status is not active after app-handle change

After changing the app handle in the TOML configuration file, shopify.app.extensions() no longer reports the theme extension as active. Instead, the extension status is returned as inactive (false), and the activations array is empty.

The theme extension is definitely active in the store, so this behavior appears to be incorrect.

Could you please investigate why shopify.app.extensions() returns an inactive status and an empty activations array after the app handle change?

Hi @Levente_Kovacs

Could I ask why the handle value needs to be updated? You can try clearing the handle value and redeploying to see if it works.

Because our app will be rebranded, we would also like to change the app handle.