Followed instruction here: https://ionicframework.com/docs/native/push/
Xcode is reporting is reporting a bunch of warnings - sample below:
Cannot find protocol definition for ‘GGLInstanceIDDelegate’
Cannot find protocol definition for ‘GCMReceiverDelegate’
Undeclared selector ‘userHasRemoteNotificationEnabled’
etc