How to Design the Overlay Instructions Above The View?
I HAD 6 buttons....For Each Button I have To show Overlay For That, Before i click on that Button
Suppose... 1) Click button is there...above the Click Button we need to show overlay for click on that button Like That...
**
[I Need Like This Overlay menu over the all Buttons][1]
**
Use NSURLSession instead. NSURLConnection is deprecated.
why not use alamofire---
you can use postman to check your api
Send Parameter to web service using POST method
Below is code to POST data to web service using NSURLConnection.
Pass this two variables of FirstViewController to SecondViewController and then try to put below code in place of your code.
Below is code to POST data using NSURLSession.
I hope this works for you.