Am using Sandbox development certificate after installing certificate to my xcode i couldn't find the push notification pane in target capabilities, can any one tell me the solution
Asked
Active
Viewed 445 times
0
-
Could you add some additional description? It's currently not really clear what you're asking. You don't install push certificates in Xcode, and whether you've added a cert or not won't change the visibility of the Push Notification capability. – shortstuffsushi Apr 25 '16 at 15:24
-
Thanks for your reply, – vetrivel Apr 25 '16 at 15:30
-
I want to create a sandbox development certificate for push notification purpose, and I have created certificate. In my developer site its showing like push notification enabled, when I come to xcode- we have the tab capability in target know in there is not getting showing up – vetrivel Apr 25 '16 at 15:32
-
I'm not on my Mac right now to look at Xcode, but perhaps you could attach a screenshot or two of what you're seeing? Do you have a project where it is working to compare with? – shortstuffsushi Apr 25 '16 at 15:36
-
I couldn't able to attach image, Xcode->Target->Capabilities in that location pushnotification was not showing – vetrivel Apr 25 '16 at 15:47
-
Read a push tutorial so you understand the role that the app id, push capabilities, profiles, and certificates all play in that functionality. https://www.raywenderlich.com/123862/push-notifications-tutorial – Gruntcakes Apr 25 '16 at 16:14