CloudKit push notifications on record update stopped working

前端 未结 1 749
忘掉有多难
忘掉有多难 2020-12-11 05:53

EDIT: Retested today 27.08.2015 and it works again, Apple has fixed it.

I have an application in development mode. The application uses CKSubscripti

相关标签:
1条回答
  • 2020-12-11 06:04

    I have experienced this behavior in the past. In my case I could solve it by just deleting the subscription and creating it again. You should do that from code and not the dashboard. Doing it from the dashboard only works for the account that you are loged in into the dashboard.

    0 讨论(0)
提交回复
热议问题