App working fine with Local environment and not with Live

We are building an app, which will add an input box and button on the product page.

I have tested several times with live server, sometimes it works, and sometimes it doesn’t work. But the same thing works every time with local.

I am using this package to build the app https://github.com/gnikyt/laravel-shopify

Is there anyone facing the same issue, or are any fixes recommended?

Hello @Imbhavin95

It is difficult to answer as information is very limited. Few items I suggest you can check for

  • Check the logs in production and provide a bit more information about their issue
  • Verify server is https protocol protected
  • Check the production server env
  • Production server should be stable so it is accessible to both ends, local and Shopify