Generating the .pem file to enabling push notifications on your mobile app (for iOS) | Community
Skip to main content

Generating the .pem file to enabling push notifications on your mobile app (for iOS)

  • December 6, 2021
  • 0 replies
  • 0 views

I have an issue with upload PEM file for ios push notification.

After i went through this article https://developer.zendesk.com/documentation/classic-web-widget-sdks/chat-sdk-v2/ios/enabling-ios-push-notifications-for-the-chat-sdk/

i already got the .pem file and run tested(return code 0), it's response correctly but when upload to Mobile SDK ios, the system state "PEM file is invalid."

Is there any missing step i did? Is there anyone faced this issue before?

Note: I'm using Chat SDK V2

Thanks!