PushSharp APNS production: The credentials supplied to the package were not recognized (development works fine though)

前端 未结 6 1471
小鲜肉
小鲜肉 2020-12-03 07:00

My app just got ready for sale on App Store, but none of my production devices (devices that have installed the app from App Store) are getting push notifications. When I tr

6条回答
  •  遥遥无期
    2020-12-03 07:36

    When using the windows certificate store, (imho the easiest way to manage certificates on a production server), be sure to set the correct permissions on the private key.

提交回复
热议问题