No content to show
User Activity
07-12-2024
Hi Kyle_liuI am an app developer, I meant to the reviews that merchants write on my app listing in the Shopify app store.
07-11-2024
Hello,Three of my app users have informed me that they left reviews on the app, but after a few days, the reviews are still not visible on the app store. Additionally, two of these users are unable to see or rewrite their reviews. These are my first ...
07-10-2024
BSSCommerce-TC
Xao0isb
07-10-2024
It's the compression of images that already exist in the products of the store, so they are supposed to meet all those requirements anyway no? i am trying to upload it as a buffer
07-10-2024
Hello everyone!I am facing an issue uploading image buffers to Shopify files through my app.i am compressing product images and trying to upload them to Shopify files dashboard.the process is working but in the Shopify files dashboard, there is a pro...
Its still doesn't work, do you have any other idea?
Hi,I will try that.I have changed it to FILE in the stagedUploadsCreate mutation because of the explanation above.do you mean you think the issue is that the mutation resource and the content type do not match?
I am facing an issue uploading image buffers to Shopify files through my app.the process is working but in the Shopify files dashboard, there is a processing error on all images.The error: This is the code for the process(this is gadget.dev platform ...
07-10-2024
Anyone?no info on shopify docs at all
07-09-2024
hi, thanks for the response.stagedTarget.resourceUrl is the resource Url i got as a response to the stagedUploadsCreate mutation, as i understood this is the url i need to pass to the fileCreate mutation.
07-09-2024
Hello everyone!I am facing an issue uploading image buffers to Shopify files through my app.the process is working but in the Shopify files dashboard, there is a processing error on all images.The error:This is the code for the process(this is gadget...
07-03-2024
Hello everyone,I recently submitted my app for Shopify Review.they keep rejecting my app because there is an issue when uninstalling and reinstalling the app instantly a few times.The issue is when uninstalling and installing very quickly there is a...
06-19-2024
Thank you for that!The only thing I don't understand is how do I get the content file I want from the current theme. I couldn't find explanation for that in the Shopify docs(I am using Gadget.dev)
06-18-2024
Hi everyone!I am developing my Shopify app and I am struggling to find solution for checking if my app embed block is active in the user's theme editor, the Shopify documentation about it is very short and not informative.I would really appreciate he...