Wierd behaviour of POS App

Hello,

I’m using POS version 9.30.2 and I’m facing the following issues:

  1. An “Unknown title” is appearing on the main screen.
  2. Some tiles are overlapping each other — specifically, the “Reset Shipping Options” and “Add Tiles” buttons.

These issues are appearing on Android devices.

However, on iOS, the “Unknown title” is still showing, and the POS tile shows “Extension update required.”
I’ve already updated my extension to the following versions:

"@shopify/ui-extensions": "2025.4",
"@shopify/ui-extensions-react": "2025.4",

I’m attaching screenshots for reference.


@Hassan_Ahmed did you also specify the api_version in your toml file? https://shopify.dev/docs/api/pos-ui-extensions/2025-04/migrating#configuration

Hey @JS_Goupil , thanks for the reply. I’ve fixed the issue by updating the app on both iOS and Android, and also updating the API version.