Hey I am using this plugin cordova plugin add phonegap-plugin-push
--variable SENDER_ID="XXXXXXX" for push Notification.Yes My build get
succeed without custom plugins. Issue is when I use the push
notification plugin, then I build the App my build get failed and I got
this Error message.AppDelegate+notification.h:9:9: fatal error:
'AppDelegate.h' file not foundDo you have any idea for push notification
plugin for IOS.?