-1

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?

Community
  • 1
  • 1
Fahim Parkar
  • 30,974
  • 45
  • 160
  • 276

1 Answers1

0

Well, we can only send push from app only when Push From Device is enabled. To get this done, we have to send email to Urban Airship requesting for push for device to be enabled.

That's it!!!

Fahim Parkar
  • 30,974
  • 45
  • 160
  • 276