Search code examples
parse-platformpush-notification

iOS Parse Push Notifications in Adhoc exported ipa


I've an application which uses Parse.com push notification service. When I run app on my iPhone with xCode notifications are received well but when I install app with exported ipa with Itunes notifications aren't received. What is the problem ?


Solution

  • I fixed the problem with creating "Production SSL Certificate" in my push notification identifier.