function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jthor@entransform.comjthor@entransform.com 

Apple Push Notification SSL Certifcate

Hi,

   I wanted to implement the apple push notifcation service in my app. I was wondering if there was a tutorial that can tell whether I can install the SSL certificate on salesforce, or other options that I possibily look into? The link to what I want to do 

http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ProvisioningDevelopment/ProvisioningDevelopment.html#//apple_ref/doc/uid/TP40008194-CH104-SW3

Gaurav KheterpalGaurav Kheterpal

If you are looking for an alternate notification service like Urban Airship, there's an excellent tutorial and a blog post about it.

 

http://blogs.developerforce.com/developer-relations/2012/07/push-notifications-for-mobile-apps-with-urban-airship.html

http://wiki.developerforce.com/page/Push_Notifications_for_Salesforce_Mobile_Apps_with_Urban_Airship

 

Regards,
Gaurav

jthor@entransform.comjthor@entransform.com

Oh yes I say this before while I was searching. I would like to use it but it cost money. So I was thinking of using Streaming API instead. But I am not sure how to use the Apple Push Notification SSL Certifcate with it or even install it on salesforce since saleforce generate it own SSL certificate. Sorry if I was not clear.