No content to show

User Activity

Hi - for my shopify app embed, I set the App URL to my external website's login page. If the login is successful, the user is redirected to their dashboard.This is so that the Shopify app admin page shows the merchant user's dashboard. Now, my websit...
Hi, I have built an embedded app. At installation, I want to populate a variable in the Liquid code with an ID associated with the merchant (on my app's backend).I was advised to use the App URL to redirect to a page containing a simple HTML form for...
Hi, I have built an embedded app. At installation, I want to populate a variable in the Liquid code with an ID associated with the merchant (on my app's backend).I was advised to use the App URL to redirect to a page containing a simple HTML form for...
I have an Embedded Block Shopify app for which I want the merchant to enter a Client ID/token that they receive after logging in to an external website. Is there a way to prompt such an input at installation time?
I have an Embedded Block Shopify app for which I want the merchant to enter a Client ID/token that they receive after logging in to an external website. Is there a way to prompt such an input at installation time?
Solved -- for some reason it just didn't work in the theme editor. It works as expected on the actual test store's link.
Hi, Question: Are there any restrictions in the Shopify Theme Engine that blocks "message" events from an iframe? I can't seem to listen for "message" events from an iframe that links to an external web page in an App Embed Block however I can do the...
I want to trigger getUserMedia (just audio) from within the iframe's embedded page and thus have it trigger a Microphone access request on the browser. The iframe is inside an app embed block. I tried `<iframe allow="microphone" src="https://example....
Hi! I have a very similar requirement for my app. Did you ever find a solution/workaround for mic access?
Solved -- the issue was that the url in the iframe was an http link and not an https link. I had to also change some css
Hi! I have a question about using iframes in app embed blocks in a theme extension app. I created an app embed block with an <iframe> tag and some css styling in a <style> tag. It's supposed to be like a modal that overlays the way a dialog box would...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to