Exception: Firebase::Admin::Messaging::UnregisteredError

Inherits:
Error
  • Object
show all
Defined in:
lib/firebase/admin/messaging/error.rb

Overview

App instance was unregistered from FCM. This usually means that the token used is no longer valid and a new one must be used.

Instance Attribute Summary

Attributes inherited from Error

#info

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Firebase::Admin::Messaging::Error