Skip to content

4.0.2

Latest

Choose a tag to compare

@x401om x401om released this 30 Jul 15:08

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_view now accepts a locale. 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 in en, falling back to the flow's default localization only when the flow had no en.

✨ Added

  • Cross-platform: AdaptyUI.FlowView now reports the locale the 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