I went from using react-native-iap, due to losing a lot of money on refunds because of a purchase acknowledgment issue I couldn’t figure out.
Came over to use RevenueCat, heard great things, setup account, it gave me all the check marks. Pulled in all my previous data, even refunded data. (which is EVERY purchase)
I have a trivia game.
Now products can’t be found.
I have 1 subscription: Unlocks premium access, an “Everything Bundle” which unlocks everything in the app, always, forever, 1 price. Then I have individual IAPs for specific packs.
[RevenueCat] ℹ️ Product not found: everythingbundle1 - Product Type: subs, Reason: PRODUCT_NOT_FOUND, Serialized doc ID:
I imported all my products from Google Play Console, and they are set as Non-Consumable. (Photo for the one above below)
But I don’t see why they are coming over as subs, even though they are setup as IAPs in google play console.
I have offers setup and entitlements (Example of the same one)

Every single IAP & Sub are all not able to be found.


