didUpdatePushCredentials not get called

后端 未结 4 1395
温柔的废话
温柔的废话 2021-01-18 07:28

I want to implement VoIP notifications in my iOS application, But the didUpdatePushCredentials method never got called, I can\'t get the device token.

4条回答
  •  独厮守ぢ
    2021-01-18 08:06

    There was an issue with Certificates.

    Regenerated and reimported certificates and issue fixed.

提交回复
热议问题