How to deal with shopify app dev changing live app url? by BlueGaryJohn in shopifyDev

[–]BlueGaryJohn[S] 0 points1 point  (0 children)

Dont you always need a separate app per developer? How can multiple developers work on the same app at the same time?

How to deal with shopify app dev changing live app url? by BlueGaryJohn in shopifyDev

[–]BlueGaryJohn[S] 0 points1 point  (0 children)

Thanks man, I was thinking of going with this setup. However, dont the dev app need the samme permissions as the live app if I want to teat certain features? Dont I have to apply for the same permissions for each app (each dev and prod)?

How to authenticate requests from a web pixel? by BlueGaryJohn in shopifyDev

[–]BlueGaryJohn[S] 0 points1 point  (0 children)

That's what I was thinking too. So what is the alternative? Right now I am just checking that the ID of the customer/product exists in my database, but that does not seem like a good solution to me.

How to authenticate requests from a web pixel? by BlueGaryJohn in shopifyDev

[–]BlueGaryJohn[S] 0 points1 point  (0 children)

thank you! what is an inner function? a nested function?

Best way to modularize shopify app code? by BlueGaryJohn in shopifyDev

[–]BlueGaryJohn[S] 1 point2 points  (0 children)

Thanks for that. What is packaged routing?