I am making real estate app where I want to send push when any building is added. What I tried is as per below link.
Urban Airship - Send Push with NSURLConnection
Still I don't get anything.
I always get response as 401. Means push is not sent.
Any idea how to send push from code itself?