[firebase_messaging]Device Token Failed #4236
Unanswered
daniellaurel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Im getting this response after I'm sending a notification using APNS
stdClass Object
(
[success] => 0
[failure] => 1
[tokenFailList] => Array
(
[0] =>
eSPFD2boxk7prIBhxjur3u:APA91bGimG9Gy-kcorY_X5Aqg3NJjT7Ut0xI99DTZUlW6_VuufPUJ45esETcvnTXHcopbzBqXnt6gpuNZRLLzsXGweC8dqrd0n90GkSWzwru3r3qUIANYIIoRg0BnE4SwR_PY975HYVq
)
firebaseMessaging.getToken() => this returns 163 device token string length eSPFD2boxk7prIBhxjur3u:APA91bGimG9Gy-kcorY_X5Aqg3NJjT7Ut0xI99DTZUlW6_VuufPUJ45esETcvnTXHcopbzBqXnt6gpuNZRLLzsXGweC8dqrd0n90GkSWzwru3r3qUIANYIIoRg0BnE4SwR_PY975HYVq
Let me know if Im doing it wrong, I badly need you help right now. Im using firebase_messaging: ^5.1.6 and IOS 13.7 phone
)
Beta Was this translation helpful? Give feedback.
All reactions