i have the following XMLParser but when i try to run it, it doesn\'t work properly.
- (void) parser:(NSXMLParser *)parser didStartElement:(NSString *)elementname
I don't think there any problem in your code, it is working fine at my end. I am using the twitter api for getting xml and it is giving me proper output.