Oct 19, 2020
our app was working just fine but recent changes in safari caused our app top break safari 13.1 starts blocking apps embeded in shopify using iframe. the error it throws is refused...
Dec 8, 2019
i have seen this code being inserted in my theme file when i installed one app and it was only asking write_script_tag permission and i use script_tag regularly and i know that if script tag is used ...
Oct 17, 2019
i am trying to understand the image generated by shopify this is sample image https://cdn.shopify.com/s/files/1/0162/9532/9892/products/877777977777-a93f-437f-b8b2-fd0fae1e29b...
May 21, 2019
hello we have developed following shopify tutorial and it is working locally now we want to publish that app. we used ngrok to connect to localhost:3000 but now we want to redirect to real s...
May 17, 2019
we have developed one sample app and it is working and asking for all required permission whatever we are adding in scope and able to install and once installed it shows message from index.js file bu...
May 17, 2019
wanted to create simple app like pushalert when installed will add javascript in head section but there is no tutorial which guides well. i have seen this link when https://hifi365.myshopify.com/admi...
May 15, 2019
i want to insert javascript in head of main page of store. i checked few apps they do like this https://store_name.myshopify.com/admin/oauth/authorize?client_id=shopify_store_auth_id&...
No content to show
User Activity
when we try to add credit card for shopify ads we get this error.and this is happening for past two years.Now all apps/sites accept indian credit card. earlier it was issue with google/facebook everyone but they fixed in few months Help plz or plz ad...
12-04-2022
i was using this code to create new theme file but seems its old theme code and we need to migrate to OS2 theme code, but customer who is using OS1 theme code wont have issue if we start pushing OS2 code in all store as shopify is throwing error with...
we tried to migrate from `Metafield.valueType` to Metafield.typebut when we use type="json" as per this articlehttps://shopify.dev/apps/metafields/types we get error{
"metafields": {
"shop": "testsite.myshopify.com",
"settings": {"error":"j...
we can upload js file or not?? all push notification app upload js files
but u said it will accept only liquid file type. we need json and js file type and the contents are dynamic so it will be different for everyone
how and which api to use to create two files. your reply was not clear
you install pushalert, izooto or any push notification app you will see they add two more files in app folder. one is manifest.json and other is sw.js hope i am clear now.
when u install any push notification they add two files in app directory https://pushdaddy2.myshopify.com/apps/pushalert/manifest-12057.json https://pushdaddy2.myshopify.com/apps/pushalert/sw-12057.json
hello, i want to add two files in shopify app folder when someone install my app.i cant find any way of doing so. several app already does that. can anyone guide me in right direction https://someshop.myshopify.com/apps/appname/manifest.json will b...