Urgent: Cant install my app

Whenever I try to install my app, the one in production it keeps redirecting:
No description
12 Replies
safwan
safwanOP5mo ago
i was using shopify managed installation so this error occure then i added /api/shopify/install-or-render to the app url in the partners dashboard and the error disappeared but i cant have the same url in the toml file in my gadget directory otherwise it shows an error that url mismatch with the url in settings and also it causes an error in webhook registration as well however to make an extension app i will need shopify managed installation if im correct? for which i shall also require to remove /api/shopify/install-or-renderfrom the url in both gadget setting and the toml file (or the partners dashboard)
[Gadget] Kyle
[Gadget] Kyle5mo ago
however to make an extension app i will need shopify managed installation
nope you have the option to use either you can leave your top level file as the bare bones one that gadget provides
safwan
safwanOP5mo ago
which would you recommend? keeping in mind performance and feasibility? also if you can take a look at my app and recommend me the better way to configure the toml file since ive been using gadget since before you guys provided a default toml file so i am a little confused regarding it. My app is whatflow.gadget.app
[Gadget] Kyle
[Gadget] Kyle5mo ago
is this going to be a public app? if so I recommend shopify managed installation there are significant LCP benefits
safwan
safwanOP5mo ago
yup its a public app and I have infact been struggling with lcp since quite some time
[Gadget] Kyle
[Gadget] Kyle5mo ago
👍 then yah I think managed installs for sure
safwan
safwanOP5mo ago
can you guide me on the configuration? cus without the /api/shopify/install-or-render my users arent able to install the app but if i add that, it would be using gadget installation correct?
safwan
safwanOP5mo ago
In this documentation it clearly mentions: Set the application_url in shopify.app.toml to the root URL of your Gadget app But when I do it I get the problem where users cant install my app. Please explain any update on this?
[Gadget] Kyle
[Gadget] Kyle5mo ago
hey there let me take a look could you take a quick video of what you are observing?
safwan
safwanOP5mo ago
alright i won't touch my production app now but I'll show you the issue with the development app. Also is it fine if I dm you?
[Gadget] Kyle
[Gadget] Kyle5mo ago
yup!

Did you find this page helpful?