You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
geekbrother
changed the title
fix(fcm): check the message length when sending to the FCM
fix(fcm): check the message length when sending to the APNS
Jul 24, 2024
Looks like the message can be too long to send to the APNS, we should check the message max length before sending.
The text was updated successfully, but these errors were encountered: