Skip to main content
Question

I can't show my non-consumable offer (lifetime)

  • March 4, 2026
  • 2 replies
  • 41 views

Forum|alt.badge.img

I have read many posts about this but still don't know what's going on. I can't figure out why I can show my subscriptions but not the non-consumable product.

 

Starting from Google Play, these are my subscriptions (again, no problem with them):

The no-consumable product:

(no country restrictions, set price...)

 

And now comes RC. This is my product catalog:

These package were imported from the Play Store. I did not create anything manually.

If we go inside lifetime option:

As we can see, it's published and IDs are fine (I'll explain later why I'm showing it from 2 offers).

Now moving to the paywall, I'm showing the 3 offers correctly:

But when I show the paywall in my phone, the last option is not there, just showing the subscriptions. Inspecting the products I get, there are only the 2 subscriptions.

I tried to create a new paywall so I duplicated the offer with same products (that's why) and when showing the new paywall, the same problem happens.

I'm using Flutter and Android.

What am I doing wrong?

2 replies

Forum|alt.badge.img
  • Author
  • New Member
  • March 5, 2026

I read this but I couldn’t figure out what the problem is:

Something I have differently (but this is affecting the subscriptions and I have no problem there) is the backward compatibility:

In my case, if I mark the other one then the first one loses the compatibility:

but again, subscriptions are shown correctly.

 

Probably this is related?

the non-consumable product is the only one without base_plan_id (but from Play Store I can’t create anything inside it)


Forum|alt.badge.img
  • Author
  • New Member
  • March 5, 2026

Also following this suggestion I removed all the products and started from scratch once again (before I just chose them in a new catalog) and same thing: only non-consumable missing.

Other comment mentions about waiting 24h for this to get through but I created this product in Play Store 3 days ago or so.
This other is about using a different method to get the lifetime option but only for non paywalls methods to display the offers. I guess that doesn’t apply to my case