We're currently testing the new Paywall v2 feature in our React Native frontend. Everything works as expected except for the badges. We've tried all possible configurations—rectangle, pill, image background, colored background, etc.—but none seem to render correctly. The discrepancy between the Paywall Editor and the actual rendered Paywall on iOS persists.
Has anyone else encountered this issue? Any insights or workarounds would be greatly appreciated!
Current versions:
"react-native-purchases": "^8.6.1",
"react-native-purchases-ui": "^8.6.1"
“react-native”: "0.76.7"
"expo": "52.0.36"
Attached is a screenshot of different approaches in the Paywall Editor preview and how it gets displayed on device.