Hi,
We are trying to get our legacy web app to comply with the changes required for it to show in admin. This is for a custom app. The following page list 3 things that are needed:
- Ensure that the content security policy includes admin.shopify.com.
- Update App Bridge to version 2.0.5 or higher. We recommend updating to version 3.2.0 or higher.
- Initialize App-Bridge with the host parameter.
We have performed all of these steps. Added Content Security Policy header, added App Bridge 3, and initialized AppBridge with the host parameter, but we are still being redirected to the legacy page in admin. Any ideas would be appreciated. The code is shown below. We have replaced our store name with “demo” in the example below, and changed the API key, neither of them is what we are using.
session->flashdata('msg') != ''): ?>
#### Success!
session->flashdata('msg'); ?>