wordpress-mobile / wpxmlrpc

A lightweight XML-RPC encoder/decoder for iOS, OS X, and tvOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace iOS8 only NSString method

aerych opened this issue · comments

commented

We're using the iOS 8 only NSString method containsString when cleaning XML-RPC responses. Refactor so iOS 7 is still supported.