When using an embedded app inside the Shopify Android app, confirming the “Discard” action on the App Bridge Save Bar unexpectedly closes the embedded view and returns the user to the Shopify Mobile Home screen.
Environment:
- Platform: Shopify Android App
- App Version: 10.2634.0
- Component: App Bridge (Save Bar)
Steps to Reproduce:
- Open an embedded app inside the Shopify Android app.
- Edit a form field to trigger the App Bridge Save Bar.
- Tap the Discard button on the save bar.
- Confirm the discard action in the prompt.
Expected Behavior:
The discard callback executes, unsaved changes reset, and the user stays on the current screen.
Actual Behavior:
The embedded app closes completely, and the user is redirected back to the main Shopify Mobile Home screen.
Can anyone else confirm this behavior? I don’t have an iOS device on hand to test, so confirmation on the Shopify iOS app would be appreciated as well.