Skip to main content
Question

KMP Price.formatted shows currency code instead of symbol on iOS

  • January 31, 2026
  • 1 reply
  • 13 views

Forum|alt.badge.img+1

In the KMP sdk, Price.formatted is showing USD instead of $ on iOS. However, on Android is shows $ as expected. This behaviour is inconsistent and doesn’t match the docs

  • expected: “$4.99”
  • android: “$4.99”
  • iOS: “USD 4.99”

1 reply

Forum|alt.badge.img+1

Anyone from RC care to weigh in?