Rick
Rick
I encountered some issues while connecting the Sonoff to my WiFi using the captive portal. The captive portal would not close and the Sonoff would not connect to my WiFi....
Based on this [PoC PR](https://github.com/RevenueCat/purchases-ios/pull/5663). > We're having an issue related to currency formatting behavior in Romania (and possibly a few other currencies), internal discussion can be found [here](https://revenuecat.slack.com/archives/C02CD1TLS76/p1759416234192899). >...
Extracted the currency locale matching logic from the PaywallState to the Purchases class for reuse
### Context The public APIs for getting the price string of a product take `Locale` which is used for formatting the price. These methods also have a default value for...