Frage

I am trying to integrate Card.io sdk to my iOS app. I'd like to do a simple localization for CardIO ui, as changing Cancel button title or "Hold credit card here" hint text.

I've found this android demo on github, and it's simply using strings.xml file to do this.(I guess, couldn't try yet.) https://github.com/card-io/android-scan-demo/blob/master/app/res/values/strings.xml

How can i do this in my iOS app? Shouldn't there be a file attached to card.io ios SDK like this strings.xml above.

Edit: I'm using Card.io sdk 3.0.5.

Regards,

War es hilfreich?

Lösung

Josh from card.io here. We released localization support in version 3.1, which is available now.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top