📜  消息注册-令牌-未注册-任何代码示例

📅  最后修改于: 2022-03-11 14:59:42.206000             🧑  作者: Mango

代码示例1
- The client app unregistered itself from FCM.
- The client app was automatically unregistered. This can happen if the user uninstalls the application or, on iOS, if the APNS Feedback Service reported the APNS token as invalid.
- The registration token expired. For example, Google might decide to refresh registration tokens or the APNS token may have expired for iOS devices.
- The client app was updated, but the new version is not configured to receive messages.