POS extension broken after Dev Dashboard migration

I had a working POS extension and tried to move to new Dev Dashboard platform. I started fresh by creating an app on the Dev Dashboard and linking my existing POS extension to the new app, then deploying. I don’t see any errors in the build/deploy process but when (afrer adding the tile app) I open the tile on my POS I see an “About app…” content instead of my app content.

I do have a new ID in my shopify.extension.toml and my shopify.app.dev.toml has “[pos]
embedded = true”. The app IDs match between my toml and the dashboard.

The “About app” shows after I install the app and click the tile.

If I run “shopify app dev” locally I see a tile named “Other Extension Target…” and after clicking I see my content, but receive a 401 error referencing Apollo (I do have GraphQl queries in this extension). I do have the scopes set to required values.

1 Like

Hey @ambstrat :waving_hand: thanks for the details here.

If you’re open to it, could you share a small bit of repro code and a screen recording of the issue so we can isolate whether this is a release/activation or an auth/config issue?

If you’re also open to sharing the the POS app version, device model/OS version, and the store domain and app name, we can take a quick look at our logs here to see if we can determine what might be causing the issue. If you’d prefer to share that info over DM, just let me know and I can set that up.

Just want to see if we can try to replicate the issue on our end here as we haven’t see other reports of this behaviour. Hope to hear from you soon!

Hi @ambstrat - just wanted to follow up here to see if I can help out further, feel free to ping me here if I can :slight_smile: