How to implement apple token based push notifications (using p8 file) in C#?

前端 未结 6 1769
梦如初夏
梦如初夏 2020-12-14 22:04

For an app with some kind of chat based features I want to add push notification support for receiving new messages. What I want to do is use the new token based authenticat

6条回答
  •  时光说笑
    2020-12-14 22:08

    I has a problem like you. And i seen @gorniv answer. So it's work with me!

    May be you can use: https://www.nuget.org/packages/Apple.Auth.Signin for it!

    Goodluck!

提交回复
热议问题