-
-
Notifications
You must be signed in to change notification settings - Fork 373
"Shopify App Outdated" but running latest app bridge, osiset, etcΒ #1250
Description
For bug reporting only! If you're posting a feature request or discussion, please ignore.
Expected Behavior
When going to the app it should go directly to the home page.
Current Behavior
When going into the app, I receive this message.
Failure Information
This happens every time I try to log into my app on production. It does not show on development. When I click the link provided, it says I am outdated because I am not compatible with the new Shopify admin domain. I don't believe that is true. Below is some additional info.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
- Package Version: v17.2
- Laravel Version: v8.83.25
- PHP Version: v7.4
Failure Logs
I don't have much for failure logs but I am running the latest app bridge as set by Osiset.
My app is a multipage application. That info may help.
Also, after speaking with a friend he believes the issue may be: "If your app isn't a single-page application, then your server needs to persist the host value during the initial page load. On subsequent page loads, you should use the persisted host value to configure App Bridge."
If the above is the case is there a way in Osiset to set the host value as persistent? We tried to use cookies but were unsuccessful. Also, not 100% sure that is the problem.
Any advice would be helpful. This is a terrible notification from Shopify and I believe really hurting my installation rate right now.