Hello,
I have a custom extension-only discount app created for a Plus org with two stores. I am having an issue that is only present in production on one of the stores, so I activated debug messages and released a new version. However, the new version does not appear to be released to the store having issues, as the debug messages do not appear in checkout, while they do appear in the other store.
Based on the docs, I see that custom install links are still valid for stores inside the same Plus organization, but it does not appear to be releasing correctly to both. Is there a way to check the version of an extension-only app in a store? I have full access to the admin pages of the stores in question, so wherever it may be, I can go look - I just need to see what released version the extension app is running on, because it appears that it did not receive earlier updates either based on behavior.
I have tried all the various commands for building and releasing from the CLI and in the process have released a couple versions with debug messages turned on, and yet Iâm only seeing the messages on one of the stores.
Thank you!!