Skip to content

Push Notification Not Working On iOS with cordova-plugin-fcm-with-dependency-updated . #309

@vivekkumarbiswal

Description

@vivekkumarbiswal

Hello @andrehtissot & all i am facing problem with push notification with iOS application but its completely working fine with android (i have build an ionic cordova hybrid application).
I think the push notification was working fine before i updating iOS 16.1 SDK (xcode 14.3).

Issues i m facing while building: (ionic cordova build ios --configuration production --release)

Screenshot 2023-08-28 at 15 14 27

but when i do edit the pod file with a specific version ~> 7.4.0 (Firebase/Messaging version) and do pod install and then build it again then it got build successfully without any error and all functionality is working perfectly in the application but the push notification is not working.

Note: if i m putting any other versions except 7.4.0 the pod install is getting succeeded but the build is getting failed.

Pod File:

Screenshot 2023-08-28 at 15 12 03

to

Screenshot 2023-08-28 at 16 48 20

pod install:

Screenshot 2023-08-28 at 17 12 49

node version:
v14.17.3

npm version
6.14.13

cordova version
11.1.0

ionic version
5.4.16

Pod version(cocoapods)
1.11.2

System:
macOS Ventura (13.2.1)
Xcode 14.3

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions