Hi, I haven’t had a response from the developers but when looking for something else in their documentation I found this.
AMP for WP – Accelerated Mobile Pages
Last reviewed: Dec 04 2019
Issue: With the AMP for WP – Accelerated Mobile Pages plugin, enabling the Mobile Redirection feature within AMP for WP sends a session cookie which conflicts with platform-level page caching. See the WordPress support forum for details.
Solution: Disable the option for Mobile Redirection within the AMP for WP options page. Then handle mobile redirection via PHP within wp-config.php, for example:
I have posted the example code and link in the private content.
So I guess the question is, can I apply this in the case of the Xstore amp plugin?
{closure}(”) #1 /code/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #2 /code/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /code/wp-settings.php(645): do_action(‘wp_loaded’) #4 /code/wp-config.php(93): require_once(‘/code/wp-settin…’) #5 /code/wp-load.php(50): require_once(‘/code/wp-config…’) #6 /code/wp-blog-header.php(13): require_once(‘/code/wp-load.p…’) #7 /code/index.php(17): require(‘/code/wp-blog-h…’) #8 {main} thrown