开发者

Special characters problem in NSPredicate

开发者 https://www.devze.com 2023-03-11 00:02 出处:网络
My NSPredicate argument contains some special characters like开发者_C百科 single parentless. When it is executed, exception is thrown.

My NSPredicate argument contains some special characters like开发者_C百科 single parentless. When it is executed, exception is thrown.

How to deal with special characters when using NSPredicate ?

Thanks.


Can you strip those characters out? If the search will still work that is the easiest thing.

0

精彩评论

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