Hi, I am a new shopify dev and I would make a modal appear after a cart update in the POS app. I am not sure that is possible if so let me know. Thanks!
No content to show
User Activity
09-19-2020
Thanks! I was missing the right permission, thank you very much
09-17-2020
Hi,I'm trying to create and observe a cart in POS. I used the shopify-cli to create an app and followed the tutorial and doc to fetch a cart but it seems that doesn't work. import React, { useState } from "react";
import createApp from "@shopify/ap...