Shopify Public APP, remove app code before Uninstall
I'm using this https://github.com/osiset/laravel-shopify package to develop Shopify public APP. I tried to remove the code from the theme on uninstalling the app by overriding the AppUninstalledJob. But, the function can't remove the code from the theme. I have set…