App reviews, troubleshooting, and recommendations
Hi to all!
I need some advice. We submitted the app for review but received a refusal. They are complaining about app embeds not showing. (see screenshot)
We've added a theme app extension to add app block and app embeds. However, the app block is working perfectly but app embeds not showing while they are reviewing our app.
We've also tested app block and app embeds functionality by creating 5 different stores and 10 different themes and it was working as expected every time.
We're using osiset / laravel-shopify package to create the Shopify app.
Here's our
app-block.liquid (app block working fine)
// other code
{% schema %}
{
"name":"App Name",
"target": "section"
}
{% endschema %}
app-embed-block.liquid (app embed block functioning fine from our side but not working while they reviewing our app)
// other code
{% schema %}
{
"name":"App Name",
"target": "body"
}
{% endschema %}
.shopify-cli.yml
.env
Suggest something if you know by experience which can help to resolve our problem.
Thanks In Advance.
Hi @hardik_srtpl ,
Were you able to find any solution for this?
We are also facing a similar issue and our app got rejected?
It is working fine in all PC with the developer account but not visible to Shopify reviewers.
If anyone has a solution to this, please assist us.
Thank you.
You have to enable app embeds inside theme settings.
Please follow this link: https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/apps?shpxid=489e4695-5...
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025