App reviews, troubleshooting, and recommendations
I am facing a issue in one of my app When I uninstall the app, and after that install it again, it shows the "Nothing Found" screen.
Shopify.Webhooks.Registry.register({ shop, accessToken, path: "/webhooks/app/uninstall", topic: "APP_UNINSTALLED", apiVersion: ApiVersion.July21, webhookHandler: (_topic, shop, _body) => { appUninstall(shop); delete ACTIVE_SHOPIFY_SHOPS[shop]; }, });
Above mentioned code is uninstall webhook registry
for Better understanding of issue here is screencast
Solved! Go to the solution
This is an accepted solution.
Hi,
can you confirm that the actual webhook was triggered and the shop record was deleted from your db after the uninstall flow?
Br,
This is an accepted solution.
Hi,
can you confirm that the actual webhook was triggered and the shop record was deleted from your db after the uninstall flow?
Br,
yeah sure, I will once again check and confirm you that DB updated or not.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025