iphone - Can i use Base SDK 4.0 for iPad only app? -
We are developing an iPad app for which I am trying to use Sharekit
I am getting this error if I use Base SDK 3.2
Protocol for NSXMLParserDelegate can not be declared
But if I base Switching to SDK 4.0, it works just fine.
I think it is possible to use Base SDK 4.0 when creating universal applications.
Does anybody know whether Apple has compiled an IPD only application into Base SDK 4.0 and Target 3.2?
This will work, I'm using them in the same configuration, but I can use the NSXMLPerser diLyetate for up to 3.2 years. I am using it, in fact it is not certain why this will not work for you.
The NSXML was googling for the ParserDelegate and question came on -
or
Maybe it will work?
Comments
Post a Comment