Setup you fire base ios App / download and add the GoogleService-Info.plist install pods pod 'Firebase/Analytics'
pod 'Firebase/Auth'
pod 'Firebase/Messaging' Fire base Console : setup cloud messaging [ upload .p8 file , team ID , key] that you will get from the Apple App connect when registering for APNs. …