robotmedia / RMStore

A lightweight iOS library for In-App Purchases
Apache License 2.0
2.42k stars 450 forks source link

How to deal with localization? #206

Open nghuiqin opened 7 years ago

nghuiqin commented 7 years ago

Hi there,

I'm using your great library to request products and let users buying products in my app. However, I'm facing issue to fetch localized description that I set in app store.

Currently I'm using Cocoapods to install RMStore library. Does anyone face same problem with me that result is always in English?

Trying to search for the solution since this morning, hope there is someone can share their experience.