Tag: Firebase InstanceID
Aug 24, 2021 Swift
Firebase InstanceID token Deprecated
Firebase InstanceID.instanceID().token() method is deprecated in AppDelegate.swift When we updated the pod file of the firebase InstantID was been depreciated . As the pod file gets updated the appdelegate gives the Capacitor error as No such module 'FirebaseInstanceID' due this can…