Certificate being rejected by Apple
问题 While configuring certificate for Push Notification on my ios build of cordova project using OneSignal, the certificate is getting rejected every time I'm trying to configure it. I've followed steps mentioned in https://documentation.onesignal.com/docs/generate-an-ios-push-certificate I've tried using OneSignal Provisionator Tool, and generated certificate using KeyChain access as well without any result. 回答1: You can test APNS connection with this script: https://gist.github.com/greencoder