We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
On some requests, I have this result:
object(CodeMonkeysRu\GCM\Response) { [private] multicastId => (float) 7.7314933357726E+18 [private] success => (int) 422 [private] failure => (int) 78 [private] canonicalIds => (int) 0 [private] results => [ 'APA91bE5I3lWrDaHVnMCJFg4Bc1Iy0yRZdSMthpPjdaCaKQsueRJCVGDEQ-AkvXpvagvE8JHmA2sr8GAojqMW_4GnYKuPM9TJRt9hL9CVySpCSN1a-4B0YPdjXPECrcNsbyG_IisEyGx' => [ 'error' => 'MismatchSenderId' ], ] }
But it seems there is no way to get this list of errors, except pooling resluts of course.
resluts
Mybe it could be interesting....
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
On some requests, I have this result:
But it seems there is no way to get this list of errors, except pooling
resluts
of course.Mybe it could be interesting....
The text was updated successfully, but these errors were encountered: