Our app uses(and has always used) an app proxy in Shopify to deliver files for products with digital items.
Recently a new app competitor has started and they have setup their app to use the same proxy url as our app uses. Because of this if a shop tries both apps one of them will not work due to the proxy url being on a different url than we expect(proxy-url-1 instead of proxy-url). As we need to send links that direct to the proxy url we need to be sure our proxy is at the url set in our app settings. Shopify provides us know way to know if the app proxy url is different than what we set in our app settings so there is no way for us to detect that this is different.
What can we do about this. In my mind our app proxy url should have been reserved and our new competitor should not have been able to reserve the same url. This is a large problem as many shops like to try out apps and the conflicting urls will mean that one of them will be broken if they try both apps.
Shopify, please either help us to reserve the urls or give us a way to detect that this is happening on a different url to give us a way to provide a reliable service.