Adam_Hurlburt
Explorer
Contact Me
Status
Offline
Last Activity
‎04-13-2021 05:59 PM
Topic Started
0
Topics Started
Topic Solutions
1
Solution
Post Count
41
Posts
Post Kudos
11
Likes

Community Badges

Hello, Maybe i am just missing something dumb here but I can't seem to make a HTTP request from my store without it upgrading to HTTPS. I want to get some information from a public service that has...
Hello, I am having issues with the pixel tracking on my store. I am using the shopify facebook integration through the store settings. I am not using a dynamic cart and when I go through the...
Hello, I'm having an issue where my facebook pixel reporting is not matching my shopify analytics reporting. The number of purchases is accurate but the number of initiate checkouts is under...
Hi, I'm seeing some strange behaviour with the layout of some polaris elements which resolves itself when I resize the window even slightly. I've attached screenshots demonstrating ...
Hello, Is there a way to offer an app sold and distributed on the app store at a discount for certain stores? I have some stores helping me with beta testing of an unlisted app and to thank ...
Hello, I am looking for a way to determine when my embedded app is navigating to another page (for example, say clicking an item from a resource list). I would like to add a loading...
I'm unsure how to pass query parameters when using the Redirect.dispatch action from the Shopify App Bridge. The redirected page is loading but the query parameters appear to be stripped/unavailable ...
No content to show

User Activity

I'm wondering if something changed here, since I was using the process outlined for a previous app which worked, started development on a new app and now I can't install it in one of my live stores which I want to do for beta. I don't want to make it...
I'm doing this right now for my app which brought me to this thread. I'm pretty sure you'll need to create your own UI with buttons to select the plan, when the buttons trigger you would trigger the app subscription logic, handle the webhook, etc. Th...
@Markus04xD - yes I have found a workaround. I did some debugging and found that although the koa session still has the shop and the access token, the example code from shopify (https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react/bu...
For me it just freezes the chrome tab after spamming errors about the app bridge not getting the shop origin. This happens only after a period of time when I go back into the app (guessing the session times out) If I append /auth?shop=shopname to the...
I followed the steps in the doc: https://shopify.dev/tutorials/migrate-your-app-to-support-samesite-cookies and am still having issues.I have made the changes to set the samesite and secure attributes and thought my app was working fine after install...
Will koa-shopify-auth package be updated to leverage this? I see in the resources a sample ruby app was provided, would be nice to see some examples for some of the other supported languages (like react / node examples). 
I figured out what was wrong in case others come across this with a similar issue. I was using the url listed in the app setup https://unlisted-app-url.com/ and passing the shop param like so https://unlistedappurl.com/?shop=dev-shop-url.com. This wa...
Does this process still work (of using the link app_server.com/?shop={store.myshopify.com})? I attempt to do this and it redirects to my app but then redirects back to the shopify admin (for the store passed in the shop parameter) and I get an error ...
I would suggest purchasing the cheapest ngrok plan, it's like $5 a month or something and will provide support for custom subdomains. This way you don't get a new ngrok url each time. I also found the performance better. The paid plan enables you to ...
Hi Iain, sorry for late reply I was on vacation. I was using 1.6.6 at the time of App Bridge. I tried to reproduce the behaviour and was unable to do so in 1.6.8, both context and appbridgecontext give the same results. I'm not sure what was going on...
Sure, I thought this was related. Turns out my code worked as expected but I was testing it outside of the Shopify admin for local dev and the toasts weren't appearing there.
I'm also having trouble getting Toasts (from @shopify/app-bridge-react) working with the new Provider. I've had a lot of trouble moving to the new Provider from the EmbeddedAppSDK the docs seem half baked (saw some solutions that differ from official...
Hi Michelle, thanks for the solution as I was struggling with a similar issue for which this solution worked. I wanted to point out that the solution here on using the AppBridgeContext differs from what is in the official docs. The official doc solut...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.