I ve got a string url where i need to append a string at the very end of the url.but the problem is there are extra percentage signs and getting warning "Format specifies double but the argument has of type NSString".how to solve this is issuse. Below is the code
boxOfficeWeekly = [ServerApi getCollections:[NSString stringWithFormat:@"http://www.boxofficeindia.co.in/weekly-collections-%E2%80%93-box-office/%@",selectedPickerValue]