Hi there!
I have setup RevenueCat for both iOS and Android: one subscription "Features" with two base plans: "monthly" and "yearly".
In RevenueCat it means I have
- four products (two iOS and two Android)
- one Offering "defaultOffering" with two packages:
As you can see, each package has the 2 related products.
In the app it shows correct for iOS, including the localized name from appstoreconnect (sorry, it's in German since my device is in German). It also shows the correct price.
For Android however it shows the same localized subscription name (instead of the base plan) for both options and the price cannot be calculated. The only correct value is the price string:
Any idea what could be wrong here?