iOS Push Notifications - SSL Cert?

Do I need to generate these SSL keys for the apple push notification service, or does expo already handle this?

Hey @qappanon,

You have the option to handle them yourself in which case you’ll pass paths to the files locally with expo-cli or you can allow Expo to handle it for you. If you’re not very familiar with the process, I’d recommend letting Expo do the work for you.

Cheers,
Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.