Push notification for development certificate
Asked Answered
A

3

4

How can I send push notifications to a build which is running under a development provisioning profile?

Can anyone please help me?

Ahead answered 10/11, 2011 at 5:8 Comment(0)
E
6

You should use your development version of certificate to authenticate on Apple Push Notification Center.

For testing push-notifications you can use MacOs Application : PushMeBaby

Full tutorial for using it can be found here : (click me)

Eiffel answered 10/11, 2011 at 5:44 Comment(0)
M
1

For testing purpose you can use urban airship and you can get the sample code also for iPhone application.

Merralee answered 10/11, 2011 at 7:33 Comment(0)
I
0

For testing push-notification you can use http://apns-gcm.bryantan.info/ I strongly recommend bryantan it works pretty faster.

You can test from both development and production But while testing from production please create the build using Adhoc.

Isocrates answered 14/3, 2018 at 7:13 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.