开发者

How to programmatically add spaces in SMS in iPhone SDK?

开发者 https://www.devze.com 2023-02-02 23:44 出处:网络
In my iPhone app, I have ASCII arts which I send to others via SMS. Problem is when I send the ASCII art to SMS API then it trims the spaces in between the chara开发者_如何学JAVActers of the ASCII ar

In my iPhone app, I have ASCII arts which I send to others via SMS.

Problem is when I send the ASCII art to SMS API then it trims the spaces in between the chara开发者_如何学JAVActers of the ASCII art. and becomes left aligned.

What could be wrong?


Finally got the solution, refer to my question:

How to Add spaces in SMS API in iPhone SDK

Refer to answer by phix23. That works in my case.

0

精彩评论

暂无评论...
验证码 换一张
取 消