Suddenly I'm getting an error when sending APNS through QuickBlox, and it's so weird cause it was working pretty well before.
After user is logged i'm using TRegisterSubscriptionWithDelegate to register it for APNS, when sending APNS the error is
No recipients. At least one user should be subscribed for APNS (Apple Push) (through SDK or REST API)
Thought it could be something inside my app but when trying to send APNS in admin panel, got the same error:
I've uploaded .p12 certificate and it's valid.
Have no idea what may be happening. Anyone could show me a way to fix it?