how do i add other capabilities to my xCode project? Im using xCode 8

i just created a xCode project but i wanted to add notifications to my app but i dont know how to add one.

Replies

I presume you’re talking about user notifications rather than, say, Foundation’s

Notification
class. If so, a good place to start is the Local and Remote Notification Programming Guide.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Sorry, it says "Page not Found". Has anyone the correct link? Thanks

This one should be uptodate


https: / / developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/