i’m trying to use ASIFormDataRequest to send post request. But when I import the file
import "ASIFormDataRequest.h"
i’m getting error ‘ASIFormDataRequest.h’ file not found. Do I need to add any frame work to my project. I’m using Xcode 4.2 and I’m targeting iOS 5
Thanks.
Did you check if you copied all ASIHTTPRequest files to your project? Give this a shot: http://allseeing-i.com/ASIHTTPRequest/Setup-instructions