mattermost / mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native
https://about.mattermost.com/
Apache License 2.0
2.26k stars 1.37k forks source link

Add logs when notification device tokens is registered or fails to do so #8282

Closed enahum closed 3 weeks ago

enahum commented 1 month ago

Summary

Adding some logs for the notification device token registration flow, this way we can inspect the device logs to determine if the token was registered or not, in case of no, then why

Ticket Link

N/A

Release Note

NONE