I setup the Revenue Cat Stripe SDK about 9 months ago when it was a “testing” environment in Stripe. Now I migrated it to their “sandbox”. None of the products I setup inside Stripe show up, but the production purchases are still valid as `rc_product_identifier` inside the transaction.
And now, in my dev environment, when i `Purchases.getSharedInstance().getOfferings();` the offerings are not found...So I added 2 products in my sandbox. My offerings are still empty.
What changed in this new Sandbox environment that caused products to not migrate over?
Do we still NEED to have a product listed in Stripe?
Is the documentation for the Web SDK correct still for Products & Sanbox configuration?





