Reputation: 33
One of my application stop receiving the voip notification from last week.
As per recent IOS documentation, "Repeatedly failing to report calls may prevent your app from receiving any more incoming call notifications." so in this case ,
1) How can we find out wether my app stop receiving any more incoming call notifications? is this data will present anywhere in any console?
2) what needs to be do for receiving the voip again?
Now i have updated my code base as per the documentation but still i am not getting any Voip notification.
Upvotes: 1
Views: 630