문제

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,

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top