In Firebase Cloud Messaging does Firebase store identical InstanceID of an android/ios device on the cloud?
Does firebase store duplicate copy DeviceID that was generated by the app in google cloud server? App device InstancesIDs are stored in my Database sent by my app. If firebase stores copy of instanceID how would I get it via…