// in podfile, comment or delete the following line: pod 'CapacitorCommunityFcm', :path => '../../node_modules/@capacitor-community/fcm' // then restart pod cd ios/App/ && pod deintegrate && pod install && cd ../..