Discussions

Ask a Question
Back to All

Product localizedDescription is not localized.

Hello,

We start implementing Adapty but we found the problem in booth iOS and Android SDKs.

In ProductModel.localizedDescription we are getting only English description. We use that before to show description to the user and from app stores we get right localized description but Adapty send us only English.

ProductModel.localizedTitle is working and we are getting localized text.

Is this known bug?