From the course: iOS and watchOS App Development: Notifications

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Get a certificate key

Get a certificate key

From the course: iOS and watchOS App Development: Notifications

Start my 1-month free trial

Get a certificate key

- [Instructor] Your next step for push notifications is to get the SSL certificate. While we'll do a lot of that in the developer account there's one important piece that you need to do here in Xcode, and that's for exercise reasons. For all this to work you're going to need a unique bundle identifier, not the one in the exercise files. So put your own in here, com. whatever your website is, et cetera, I'm just going to put my initials just so that I have it since I have a whole bunch of these running around for practice. And I'm just going to put some initials there for that. And once you do that and have that set, it'll change your provisioning profiles accordingly as you saw with the signing certificate down below. And now we can go over to our Apple developer account at developer.apple.com/account, you'll log in, you may get a question about two factor authentication, and the like. Now once you're in here, you're going to find the certificates identifies and profiles button, go…

Contents