This release only affects SDKs built on AdaptyPlugin (Flutter, React Native and other cross-platform wrappers). Native iOS behaviour is unchanged.
π Fixed
- Cross-platform:
adapty_ui_create_flow_viewnow accepts alocale. The request had no such field, so a locale sent from a cross-platform SDK was dropped by the decoder without an error or a log, and both the imperative and the embedded platform-view paths built the flow view without one. Flows therefore always rendered inen, falling back to the flow's default localization only when the flow had noen.
β¨ Added
- Cross-platform:
AdaptyUI.FlowViewnow reports thelocalethe view was actually built with. Until now a host had no way to tell which localization was used.
Full Changelog: 4.0.1...4.0.2